I have been able to install Eclipse, with the android SDK, and get my android app to compile, DEBUG and run on a local desktop.
Now I would like to do the same, but over a connection to a remote desktop, basically a server in the cloud.
Any ideas on what is required to do this? I am especially interested in debug.
I have tried just simply connecting the device and enabling it in remote settings. Is there something else I need to enable/install? Is there something I need to configure on the ADB bridge?
adb -d logcatto see logs . – 100rabh Apr 25 '11 at 13:08