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.
特定のadbコマンドを呼び出して市場からアプリをダウンロードするJavaツールを作成しました。実行可能なJARにすると、作成したシステムで正常に実行されますが、他のシステムで試してみると、adbコマンドの実行に失敗します
ソリューションにAdb実行可能ファイルと関連するdllを含めましたか?2つの主な理由でそれを含める必要があります。
AFAIK実行可能jarはAndroidでは機能しません。Sun Java と Android は互換性がありません