Eclipse IDE: Where is Android Remote Device Settings? -


i using up-to-date version of eclipse (and adt) , have not been able find add remote android device debugging. i'm hoping use youwave avd emulator slow on pc. in past i've been able add host , port of own choosing remote device though can no longer find this.

any appreciated.

you can't within eclipse. ive been working on plugin not ready yet. use command line.

adb connect 192.168.1.5:5555  

you see within eclipse.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -