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.
Javaコードを介してDDMSコマンドを実行する必要があります。。したがって、AndroidのJavaコードからgeofixなどのコマンドを実行する方法はありますか。
Android デベロッパーから
コマンド ラインから: tools/ ディレクトリから ddms (Mac/Linux では ./ddms) と入力します。
使用しているsdk内のtoolsというフォルダを指します。