• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Ddms

whybugs

Lurker
I'm new to android.

So I followed guide: devx.com/wireless/article/39239/1954

With that code I can use DDMS and give coordinates and the map would move to that place, but map doest show, all I see is gray grid.

Previous situation had api key as "sampleapi".
But if I change the api key to mine api key, I can see map, but cannot use DDMS. It doesnt seem to load, LogCat is empty. It shows my emulator to be online, but emulator control is unusable.

So whats up with that?
 
If i understand correctly you already did set your own api key from googles website.. So in DDMS LogCat isn't saying anything..

Did you mark the emulator you are running on in the Device View?
I think i aslo had some similar problem but i think i just forgot to mark the device i want to use the emulator controll at.
 
Back
Top Bottom