First you have tomake sure that the API key is proper due to your
debug.keystore then make sure that you have the key on the mapview tag
in the xml file. then make sure that you have these three lines on
your manifest.

<uses-library android:name="com.google.android.maps"/>

<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission
android:name="android.permission.ACCESS_FINE_LOCATION"/>


On Jul 27, 6:03 pm, TreKing <[email protected]> wrote:
> On Mon, Jul 26, 2010 at 3:33 AM, TheIrish <[email protected]> wrote:
> > Any suggestion?
>
> Try again from the beginning. If it still doesn't work, it might be some
> proxy settings. I've seen people post on here about that. Search the group
> to see if any of those posts show up and are of any help.
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

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