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

2012-04-04 Thread lbendlin
I still get that error a lot even with a correct map key (map tiles are loading). Apart from the error message, do you see any negative effects in your app? On Wednesday, April 4, 2012 10:01:35 AM UTC-4, giles ian wrote: > > After a lot of googling I findout this error id because of invalid May

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

2008-10-16 Thread Matthias
I have the same problem. Any ideas yet? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this grou

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

2008-10-27 Thread android-noob
Maybe its an apikey problem. http://www.androidph.com/2008/10/android-map-viewer.html On Oct 17, 12:55 am, Matthias <[EMAIL PROTECTED]> wrote: > I have the same problem. Any ideas yet? --~--~-~--~~~---~--~~ You received this message because you are subscribed to t

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

2008-10-29 Thread Prakash
Hi , I am getting the same exception. Were you able to solve it? Pls let me know if there is a solution. Thanks Prakash On Oct 7, 5:48 am, Ricardo <[EMAIL PROTECTED]> wrote: > Hi all, > > I´m trying to create a application using MapView with GPS... but the > following error appears in LogCat:

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

2008-11-02 Thread mschot
Hi Prakash, This seems to be an error with the api as android-noob said. goto http://code.google.com/android/toolbox/apis/mapkey.html and follow the steps... hope this helps.. mschot --~--~-~--~~~---~--~~ You received this message because you are subscribed to

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

2012-04-05 Thread Vo Trung Liem
Do you have a valid map key? Please use new key store to build and display map. On Thu, Apr 5, 2012 at 5:22 AM, lbendlin wrote: > I still get that error a lot even with a correct map key (map tiles are > loading). Apart from the error message, do you see any negative effects in > your app? > > >

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

2012-04-05 Thread giles ian
Thanks All, So i has first delete the corrupt debug.keystore and then regenerate a new one. Then the map key generated from this forked fine On Thu, Apr 5, 2012 at 1:36 PM, Vo Trung Liem wrote: > Do you have a valid map key? > Please use new key store to build and display map. > > On Thu, Apr 5