google map in android emulator problem
- by Hiren Dabhi
Hi,
instead of it displaying google map it only display grid view.
- i followed all the steps that are in following sites examples
http://mobiforge.com/developing/story/using-google-maps-android
or
http://www.androidpeople.com/android-google-map-application-example/
- i also set the proxy server
run -- run configuration.. -- myapplication--target tab-- additional command line
-http-proxy http://192.68.100.101:8080/
Still i am not getting the google map.
NOTE: i tried this in my mobile it works fine but not display in android emulator.
where i made mistake plz help me.
thank in advance