0

Hi I wrote a program with Google Maps API V2 . this program run on emulator But when run on real devices I see only white screen whit Google logo and Zoom buttons . What is the problem ? my phone is Samsung galaxy s2. thanks ;)

Arman
  • 3
  • 3

1 Answers1

0

Since the Google Maps app does not work on the device, your app will suffer from the same problems. That could be a problem with your ability to access the Google Maps servers (e.g., firewall issues), or it could be a problem with the device (e.g., flawed ROM mod).

Regardless, until you get Google's own Maps app to work on your device, there is little you are likely to be able to do to help your own app.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491