Hi Delta Thanks, I'm a new to android development.
Can u please point out the way to add Maps to system image accurately? To install on a real dev device, I've started the following procedure, 1. adb install Maps.apk 2. adb push com.google.android.maps.jar /system/framework/ 3. adb push com.google.android.maps.xml /etc/permissions/ But I found that Maps application is still invisible. Thanks, Elvis On Jun 27, 11:58 am, Delta Foxtrot <[email protected]> wrote: > 2009/6/26 Elvis <[email protected]> > > > > > Hi all > > > I've pushed 3 files to the required path, but Maps is still invisible. > > > Anyone has idea what's going on with this? > > > ps. I'm using android sdk 1.5r2 > > You do realise you need 2 maps API keys? > > One for the key you sign and upload apps to Android Market, and another if > you want to use it against the automatically generated key that is used if > you run an app from eclipse etc? > > Although I've been meaning to copy the production key over the top of the > dev key so I only need to worry about one maps API key and it will work > regardless of how I launch the app with maps embedded in it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

