Google MapView doesn't work after signed the app.

Posted by user164589 on Stack Overflow See other posts from Stack Overflow or by user164589
Published on 2010-06-02T07:46:15Z Indexed on 2010/06/02 7:53 UTC
Read the original article Hit count: 221

Hi guys,

I am facing to android application signing problem. My application contains Google MapView. When I compile the app and run on the emulator, MapView works fine. But signed the app, MapView doesn't work. I've get Google Map API. This works on the simulator.

I could sign the app once 2 months ago. Then I've upgraded the app. Now I need to sign the app again. Actually I don't know why signed app's mapView doesn't work. How to fix it ?

Please advice.

I used following steps when sign the app:

  1. Run Eclipse.
  2. Select the project. Right Click -> Android Tools -> Export Signed Application Package -> Then Filled forms. (In forms, Validity years: 200, and all passwords are same.)

Can you suggest me ?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk