Hi Android Developers,

I tried to use map view to load google map, i have generated the
keystore, and put in the mapview, below is my MapView, and also I have
changed the Custom debug keystore equal to default debug keystore but
still showing me a empty screen. please advise which on i am wrong. I
use google api 2.2

 <com.google.android.maps.MapView
        android:layout_width="fill_parent"
        android:layout_height="fill_parent"
        android:enabled="true"
        android:clickable="true"
        android:apiKey="07WVUg-srWUbhpkGj1mi0w56xD9nMEu0NhqJeYg"
        />

Thanks,
James

-- 
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

Reply via email to