1. Get The map key : please see ref:http://code.google.com/android/ reference/com/google/android/maps/MapView.html, there are two thing that you should follow for using MapView 2. when using the MapActivity, insert his code : <uses-library android:name="com.google.android.maps" /> , see ref : http://code.google.com/android/reference/com/google/android/maps/MapActivity.html
i hope these can help you thx, james kachiro sarumaha On Jan 29, 1:49 pm, sankalp <[email protected]> wrote: > hi group > > i was making a location based service applictaion but i was not > getting maps rendered in to my mapview . > i checked the ddms log i saw an error in mapactivty tags "couldnt get > connection factory client" > > please can anyone help out of this .ASAP > > thnx > sankalp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

