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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -