Hi tstanly You mean I need to sign the Maps.apk again? Maps.apk is from my G1 dev phone and I want to install it to another hardware(dev board)
Is it possible to porting Google Map to other targets than G1? I've been searching solution for days. Your help is much appreciated!! Elvis On Jun 28, 11:37 pm, tstanly <[email protected]> wrote: > do you signed for your > app?http://developer.android.com/guide/publishing/app-signing.html#setup > > On Jun 26, 9:06 pm, Elvis <[email protected]> wrote: > > > 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 > > > Elvis > > > On Jun 3, 8:10 am, Subba <[email protected]> wrote: > > > > Thanks. I was able to install Maps library and Maps application in my > > > device. > > > > On Jun 1, 6:27 pm, XC He <[email protected]> wrote: > > > > > Try adb remount > > > > > XC He > > > > 2009/6/2 Subba <[email protected]> > > > > > > I extracted com.google.android.map.jar and com.google.android.map.xml > > > > > and Map.apk files from the another development device which has google > > > > > maps in it. > > > > > > I started with following procedure.. > > > > > > 1. adb -d shell > > > > > > 2. # mount -o rw -t yaffs2 /dev/block/mtdblock3 /system > > > > > mount -o rw -t yaffs2 /dev/block/mtdblock3 /system > > > > > mount: Device or resource busy > > > > > > I can't copy the above files to the /system/framework/ , /system/etc/ > > > > > permissions/ , and /system/app to these directories. > > > > > > C:\>adb -d push C:\GoogleMAPS\Maps.apk /system/framework/ > > > > > failed to copy 'C:\GoogleMAPS\Maps.apk' to '/system/framework// > > > > > Maps.apk': Read-only file system > > > > > > Is there any way to change the system image to Read write mode.?- > > > > > Hide quoted text - > > > - Show quoted text - > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

