Debugging AndroidX86 with Adb

If you running Android X86 inside a virtual machine (such as VirtualBox) and would like to use it to debug your apps with ADB but still cannot connect you may find useful to do what follows:

Open the terminal inside your emulated device (alt+f1) and type:

setprop service.adb.tcp.port 5555
stop adbd
start adbd

then type:

netcfg

and note down the provided IP address.

then on your development machine type:

adb connect <ipaddress>:5555

Works wonders :)

This seems like a great time to subscribe my RSS !

Leave a Reply

Bills

Don’t forget to Subscribe

Latest Activity

Posts

  • LOL
    https://lists.ubuntu.com/archives/ubuntu-desktop/2011-November/003467.html many lessons to be learned there * Share it !
  • Deja vu
    Reminds me of something. Share it !
  • Google this is ridiculous
    Google you’re doing it wrong. Very wrong. This is utterly ridiculous. It’s a screenshot with a standard Firefox browser, in the standard screen resolution (1280×800), on Read More
  • A step back from the open source
    One month ago, I created my first Android app. While the app was a paid one, the reception has been outstanding. I’ve gotten a fair amount Read More
  • Facebook shuts down EventPress development.
    When you’re a big company, especially one that makes its money on free web services and advertising, it’s very easy to say you love open Read More