开发者

Map Works When Debugging Android App, But Not When Downloaded from Market

开发者 https://www.devze.com 2023-03-15 04:32 出处:网络
I have published an Android app to the Android Market. When I test the app on my device, installing it from Eclipse, the Google Map that is contained in the app loads as expected. However, when I down

I have published an Android app to the Android Market. When I test the app on my device, installing it from Eclipse, the Google Map that is contained in the app loads as expected. However, when I download the version of the app from the Android Market, the map ti开发者_StackOverflowles do not load.

Any ideas about why this is happening?


You should use Google Map API key for Release keystore and signed the application with Release key .

0

精彩评论

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