No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Hi, Sharathg Check for MapAPI key that you had registered for that application is perfect or not. I think this link: [B][URL="http://developer.android.com/resources/tutorials/views/hello-mapview.html"]Google Map View[/URL][/B] will help you to solve your error. [CODE] <?xml version="1.0" encoding="utf-8"?> <com.google.android.maps.MapView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/mapview" android:layout_width="fill_parent" android:layout_height="fill_parent" android:clickable="true" android:apiKey="Your Maps API Key goes here" /> [/CODE]
Greetings from me! From a tough & busy time schedule, i have to come here for some niche time to get answers for all of my questions that i didn't find out by digging my brain. ( !! as usual not happen..) I found '[B]Dani Web[/B]' is more helping out …
The End.
davidaldrich