[android-developers] MapActivity: Couldn't get connection factory client

2012-04-04 Thread giles ian
After a lot of googling I findout this error id because of invalid May Key. And the reason for invalid May Key could be bad debug.keystore file. Any solutions ?? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send

[android-developers] MapActivity - Couldn't get connection factory client

2008-10-07 Thread Ricardo
Hi all, I´m trying to create a application using MapView with GPS... but the following error appears in LogCat: MapActivity(8287): Couldn't get connection factory client. And it shows a strange screen in the emulator instead of the Maps... The problem is that sometimes it works.. But 90% of the

Re: [android-developers] MapActivity: Couldn't get connection factory client

2012-04-04 Thread Ankita Kashyap
Delete your debug.keystore and follow this http://stackoverflow.com/questions/9020565/does-a-new-debug-keystore-mean-a-new-map-api-key On Wed, Apr 4, 2012 at 7:31 PM, giles ian wrote: > After a lot of googling I findout this error id because of invalid May Key. > > And the reason for invalid Ma

[android-developers] MapActivity - "Couldn't get connection factory client" error in LogCat

2009-11-04 Thread Syl
I met an issue to use the Google Maps API, even using the sample code available in "/add-ons/google_apis-4/samples/ MapsDemo" directory and modifing the "android:api-key" attribute value with my own Maps API key in the MapView element. The MapView always stays grey. I create a project with a sing