I just updated the SDK and ADT, I did not uninstall the previous version I had, I just installed "on top" of it.
Now I cannot get Eclipse to deploy Android apps to a device or to the emulator
as a side note, I am also working with Rhomobile, and those apps get deployed to device and to the emulator, so eclipse IS working somehow.
I have looked around, and tried disabling the "build automatically" option and the clean build projects. But nothing has worked to far.
I downloaded the latest SDk, ADT and I am using NDK r5b because of rhodes, but it was working fine before the update so I don't think the NDK is the problem.
This is what I get:
[2011-10-24 03:21:27 - SASNativeStart] ------------------------------ [2011-10-24 03:21:27 - SASNativeStart] Android Launch! [2011-10-24 03:21:27 - SASNativeStart] adb is running normally. [2011-10-24 03:21:27 - SASNativeStart] Performing com.rhomobile.SASNativeStart.SASNativeStartActivity activity launch [2011-10-24 03:21:27 - SASNativeStart] Automatic Target Mode: using device 'HT07XP800811' [2011-10-24 03:21:27 - SASNativeStart] Uploading SASNativeStart.apk onto device 'HT07XP800811' [2011-10-24 03:21:27 - SASNativeStart] Installing SASNativeStart.apk... And it gets stuck there forever.
The progress bar just says:
Android SDK Content Loader (Finished)
Any ideas?
adb install bin/my.apksee if you get the same problem.