<?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 API KEY"
/>
This is the XML code for Google map view.is there anything need to add in AndroidManiFest.xml?
I can not understand.any one can help ?
That is the exact path–
Total path for cmd prompt to get the MD5 fingureprint for the GoogleMap API Key*******
MD5 fingurePrint will look like this–
When u get the fingurePrint number afterthat to get the API Key use this link—
Then u will get API key of your system and can get the Map easily….