I ran into an Android app signing problem. My application contains Google MapView. When I compile the application and run the emulator, MapView works fine. But the signed MapView application does not work. I get the Google Maps API. It works on a simulator.
I could sign the application once 2 months ago. Then I updated the application. Now I need to sign the application again. Actually, I donβt know why the signed mapView application is not working. How to fix it?
Please advice.
I used the following steps when signing the application:
- Launch Eclipse.
- Select a project. Right-click -> Android Tools -> Export Signed Application Suite -> Then the completed forms. (In forms, validity years: 200, and all passwords are the same.)
Can you offer me?
Thanks in advance.
source share