エミュレーターを介してhttp://developer.android.com/training/basics/firstapp/running-app.html#Emulatorから単純な Hello World アプリを実行しようとしましたが、次のエラーが発生します。
/<my path>/platform-tools/adb: cannot execute binary file
やろうとするとき:
adb install bin/MyFirstApp-debug.apk
私はこれに従いました: Eclipse Android Plugin -- libncurses.so.5成功しませんでした。これは私の最初の Android ビルドであり、Ubuntu 64 のコマンド ラインから実行しています。