Test the Maps application on the emulator. If that fails, you have a
problem accessing the maps server. If that works, then check LogCat
for error messages (use adb logcat, DDMS, or the DDMS perspective in
Eclipse).

On Tue, Oct 19, 2010 at 1:04 PM, [email protected]
<[email protected]> wrote:
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

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