i can debug from device, but if I install a released build and then try to debug from device, I get:
[2009-10-13 21:17:22 - TestAndroid]Re-installation failed due to different application signatures. [2009-10-13 21:17:22 - TestAndroid]You must perform a full uninstall of the application. WARNING: This will remove the application data! [2009-10-13 21:17:22 - TestAndroid]Please execute 'adb uninstall com.test.android' in a shell. [2009-10-13 21:17:22 - TestAndroid]Launch canceled! And sure enough, if I uninstall the application, via adb uninstall, everything then works. Just curious what's going on here... tia. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---