ターミナルでAndroid SDK Managerを起動できません
以前にインストールして使用したAndroid SDK Managerを開こうとしています。公式Webサイトの手順はこちら:http : //developer.android.com/sdk/installing/adding-packages.html いう: Mac/Linux: Open a terminal and navigate to the tools/ directory in the Android SDK, then execute android sdk. しかし、tools/ディレクトリに移動してコマンドを実行するとandroid sdk、次のエラーメッセージが表示されます。 android: command not found なぜこれが起こっているのですか?どうすれば修正できますか?私は何か間違っていますか?以前は機能していましたが、なぜ今私に起こっているのでしょうか?ディレクトリpwd内でコマンドを1回実行すると、次のtools/ように返されます。 /home/nikita/android-sdk-linux/tools tools/ディレクトリ内では、lsコマンドは以下を返します。 android emulator64-mips lib screenshot2 ant emulator64-x86 lint source.properties apps emulator-arm mksdcard support ddms emulator-mips monitor templates draw9patch …