Android Install Eclipse project onto DeviceAnywhere
How can I install an Eclipse Android project onto deviceanywhere to t开发者_如何学Pythonest on different devices?
Thanks Chris
You have to upload your apk to a webserver somewhere, then browse to it from the device anywhere device, download the apk, and install it. Make sure the device has "install from unknown sources" allowed in the settings.
Have a look on virtual usb. According to DeviceAnywhere blog you can do that.
And re AT&T - even without unknown sources option you can still install application using usb debugging mode.
精彩评论