开发者

Invalid keystore with Google Maps API

I want to use the Google Maps API in my Project. I signed up and got the API key also.

When I run my application now I'm getting an error "Error generating final archive: Inval开发者_StackOverflow社区id keystore" I m really fed up. It is very difficult to use Maps in an application.

Do you know what the problem is in this case?


I think you may have problem with "debug.keystore", Go through this example: http://mobiforge.com/developing/story/using-google-maps-android,

read Obtaining a Maps API key paragraph carefully, hope this link useful to you.

Also refer this Tutorial .


Have you been having this problem with your other Android projects? Is your Windows locale NOT set to English, United States? If so, then this bug may apply to you

If it does not, then please post more info about how you are using the Map in your application. For example, please post the layout code where you use the map, and/or any relavant code. Include the file where you are setting your API key.

Finally, have you tried project->clean? You may want to be sure that your eclipse, your android SDK, and your android eclipse plugin (aka ADT) are all fully up to date before trying to clean the project!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜