Do you have uses-library for maps in your manifest?  It's been
available since pre 1.0 (if I understand the question, maybe not, it's
not Google Maps, but it's a Maps like API for Android that can
optionally be included).

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

http://developer.android.com/guide/topics/location/index.html

On Apr 2, 3:45 am, Eric <[email protected]> wrote:
> Hi,
>  I found that Google Maps didn't exist in Android 1.0 release version.
> So I tried to put Maps.apk/GoogleApps.apk/Street.apk into /system/app
> but it didn't run.
>   So I'd like to kown if Maps.apk from SDK 1.0 can run on Android
> 1.0 ? What modification should I do? Thanks.
--~--~---------~--~----~------------~-------~--~----~
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