Question

How do i deploy an NBAndroid app (by directly moving the .apk file or else compiling straight from NetBeans?) onto a connected tablet (HP Touch that i just put CyanogenMod ICS onto)? I connect it to my computer and it isnt recognised (like WebOS was) but Android ICS was installed fine. Do i need to use the bootloader to do this? I had a quick google and Stack search but could only see stuff relevant to using the emulator, and thought id probably get an answer here quicker.

Edit: this is the same question as this How to deploy android application to a device? which i discovered afterwards.

Was it helpful?

Solution 2

i found how to connect to a device via here How can I connect to Android with ADB over TCP? using this method you can get the .apk on the device without using dropbox But the dropbox method is easier, even in development.

OTHER TIPS

If the Tablet is not recogniced (have this problem at work, too, even with stock OS) maybe give it a try syncing it via a dropbox folder. Its the best bet for me, so far.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top