Hi,
Here is the Android yaffs2 build tool you need:
http://www.dotphone.org/viewthread.php?tid=32&extra=page%3D1
For X86 Linue:mkfs.yaffs2.x86
For Android OS:mkfs.yaffs2.arm ,Don't forget the following command
before:adb push xxx xxxx
Usage:
mkfs.yaffs2 yourdir yourimage
another topic is : "The simple way to dump system.img and
userdata.img"
http://www.dotphone.org/viewthread.php?tid=34&extra=page%3D1
Best Regards
PowerGUI
On 8月29日, 上午6时37分, hackbod <[EMAIL PROTECTED]> wrote:
> This stuff is out of the bounds of developing applications with the
> SDK, so the discussion perhaps more belongs on the android internals
> group. Note that making these kinds of changes is not something that
> we are supporting at all until the future when the platform is open-
> sourced and you can make such modifications as desired.
>
> On Aug 28, 3:12 pm, Cheryl Sedota <[EMAIL PROTECTED]> wrote:
>
> > Even still, if I rebuild the system image the emulator will not
> > successfully load that new system image. In my case I am swapping the
> > default Droid font out for my own font and the emulator just loops
> > through initialization code but never actually comes up with the
> > modified beta system image. I had no problems on the m5 emulator. I
> > am using mkfs.yaffs2.
>
> > On Aug 20, 9:25 pm, Alan <[EMAIL PROTECTED]> wrote:
>
> > > Thank you all guys
> > > I finally realize how to do it
> > > Use "adb remount" command is all what I have to do
> > > I supposed that I have to re-create a writable system image.....>_<
> > > The document doesn't mention the command option "remount" at all...
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---