Try adb remount

XC He
2009/6/2 Subba <raochoud...@gmail.com>

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to