Any suggestions on what to look for?
It would be great to determine a list of things to check for in this
scenario.

This is the situation:
App works successfully on emulator and phone when launched through
Eclipse.

Created Signed APK File created Using Eclipse ADT as described here:
http://developer.android.com/guide/publishing/app-signing.html#ExportWizard

It says:
To create a signed .apk, right-click the project in the Package
Explorer and select Android Tools > Export Signed Application Package.

When I check apk file using jar signer it says the jar is verified.
jarsigner -verify -verbose -certs  MyApp.apk

When I try to install signed APK, I get the package file not signed
correctly error.

I would love to find out I am making a dumb mistake.

Carmen


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to