-2

after releasing the app, map is not showing.please any one help me. I followed many steps in stack overflow but i did not getting any correct answer

2 Answers2

5

For Google Map to visible in all Devices after you launched your app in Android Market you need to create Keystore using Release Key.

Check this post for creating Signed Application and Register Map using Release Key

Community
  • 1
  • 1
Ronak Joshi
  • 1,553
  • 2
  • 20
  • 43
0

copy signed apk in your device and install it...!

nikk
  • 407
  • 3
  • 7
  • i already tried to copy the sighed apk and install in my device still is not working. what steps i need to follow? i put the api key in both release and debug xml file.is this enough or i need to do anything else? – Sharmi Prabhakaran Jan 05 '16 at 10:33