[android-developers] Re: Android Application installed from Eclipse or adb
Having the same issue - my app seems to work fine when i launch that from eclipse. I get the toast when i try to do it from the launcher.
This happens with ICS and above. Works fine with GB.
On Sunday, January 8, 2012 1:48:20 AM UTC+5:30, Chris White wrote:
-- On Sunday, January 8, 2012 1:48:20 AM UTC+5:30, Chris White wrote:
For some reason when I Run/Debug the application from eclipse the
application will pull up just fine in the emulator and I can
successfully connect and debug if need be. If I try to relaunch the
application outside of eclipse though, I receive a Toast message that
states "App isn't installed" when trying to launch. The application
shows fine in the Apps list of the device. I thought maybe eclipse was
screwing something up (hard to believe i know...), so i copied my
entire bin directory to the platform-tools directory (for simplicity)
and ran adb install <mypackage.apk> after completely uninstalling the
application on the device itself first. Once again, the app gets
listed in my Apps list, but when I try and execute it, I recieve "The
app isn't installed" toast message. The only way I can get this app to
run is via eclipse run/debug. Any ideas?
Chris White
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home