android - Why Gmap and App Map do not work on Emulator? -


I use Eclipse and Android SDK I recently wrote a program to show a map on it, it works fine on the actual device, but it does not show any map on the emulator.

I check the emulator Internet connection and it works and I check the browser on the emulator and it works and I checked the Google Map app on the emulator and it shows me a black page is.

I think a graphical library or something will be missing this possible? 1-I can use the Google API 4.2.2 image

2- I know that there are many emulators but they do not work on Eclipse with DDS . For example, DDMS can not send GPS location or SMS to topic or call subject. And give me some log system

/ Strong> will work like its real device.



Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -