Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

Stuck on android recovery mode

417

Credits

15

Prestige

16

Contribution

intermediate

Rank: 3Rank: 3

Credits
417
Posted at 8/20/2015 08:53:09      1#
Last edited by sghazagh In 8/20/2015 08:54 Editor

Forget about backup images in SDK.
Use "rkflashkit" tools in linux to get an individual backup of each partitions.
  1. e.g:  # rkflashkit backup @system system.img
Copy the code

You also can use this tool to combine all the images along with your parameter file, package file and scripts to make the update.img and also release_update.img file.

Look at rkflashkit GIT readme for doing all of that:
https://github.com/linuxerwang/rkflashkit

You also can use Ansroid Tool in windows to get the individual backup of each partition.
Just need to know the exact offset and size of the partition.
You can get that information from your parameter file.

Have a look at this tools which I have developed and it will be very useful.
http://bbs.t-firefly.com/forum.p ... =609&extra=page%3D1



Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list