Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AVDでアプリをテストしていましたが、AVDがapkをデバイスにアップロードしなくなりました。以前は機能していましたが、eclipseとandroid SDKを再インストールしましたが、アプリが実行されません。それを機能させるための提案はありますか?
回避策が 1 つありますが、もう少し作業が必要です。Eclipse で実行/ビルドすると、/bin フォルダーに apk ファイルが作成されます。私はその .apk を自分の microSD にコピーし、外出先で比較するためにインストールおよび再インストールしていました。