問題タブ [jdwp]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
462 参照

android - Linux コマンドラインから Genymotion エミュレーターで Android APK をデバッグする方法は?

Genymotion (VirtualBox) Android エミュレーターを使用しています。コマンドラインから実行中の Android アプリに JDB をアタッチしようとすると、次のようなjava.io.IOException: handshake failed - connection prematurally closed喜びが得られます。

ただし、Android Studio IDE/GUI を使用すると、ボタンをクリックするだけでデバッガーをアタッチできます。私の状況では、Android Studio でデバッグできません。