Decompress IMG and unyaffs files

Source: Internet
Author: User
Decompress IMG and unyaffs files

For more information, see the following website:

Http://blog.chinaunix.net/space.php? Uid = 25832818 & Do = Blog & id = 3039340

 

Android image compression and decompression)

In the Android-SDK folder, platform stores the corresponding Android platform.

The term platform represents the Android platform, including all binary files,CodeLibraries and tools. The emulator provided in the SDK is only one of the many components in the Android platform [Google Android Secrets]

 

1. decompress the file

Download tool wget http://unyaffs.googlecode.com/files/unyaffs

And added the execution permission chmod 777 unyaffs.

Decompress system. IMG and userdata. img

Unyaffs./Your + image + name. IMG unzip to the current folder

Decompress ramdisk. img

MV ramdisk. IMG ramdisk.gz

Gunzip ramdisk.gz

Cpio-id <./ramdisk

 

2. compressed file

Mkyaffs2image command to complete the compression, the file after the android source code compiled to the out/host/linux-x86/bin

Or compile the source code directly.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.