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.
Android SDK ツールで ddms を実行すると、次のエラーが発生します。
adb から、[設定] > [その他] からいくつかの設定を変更し、ログ レベルをデバッグ レベルに設定します。
そして今、私はこれを取得しています:
問題が何であるかを調べるのを手伝ってもらえますか?
ありがとうございました
adb.exe の場所が tools ディレクトリから platform-tools に移動された可能性があると思います。YourandroidSDK\platform-tools をパスに追加してみてください。