googlearchive / ADBPlugin

Google Chrome Extension with ADB Daemon
375 stars 73 forks source link

Connect AVD Emulator Instance #19

Closed dannythemaster closed 10 years ago

dannythemaster commented 10 years ago

Is it possible to connect an avd emulator instance, too? Or is there any other tool to debug applications in emulator? Thx.

paulirish commented 10 years ago

ADBPlugin is only designed to support remote debugging chrome. Operations outside of that are not in the scope of the plugin. :)