I'm trying to test the application on an android phone. In Eclipse when I launch the app to the phone, I get this message:
"Re-installation failed due to different application signatures. You must perform a full uninstall of the application. WARNING: This will remove the application data! Please execute 'adb uninstall com.otl.AndroidRemoteApp1' in a shell. Launch canceled!" This message does not occur on emulator or when running the live app on the store. It only happens when I plug the android phone to the mac osxc using usb connector and then launching the app on phone through eclipse. I uninstalled the real app on the phone and then installed it on their again and trying to launch the app via eclipse again and still get the same error message. What should I try next? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

