02-11-2019, 02:23 PM
(This post was last modified: 02-11-2019, 02:33 PM by fited. Edited 7 times in total.)
Looks like unpacking for Android M V13.13.0.74 works correctly too!
I run all commands successfully and upload newboot.img back to SD Card. Works perfectly!
Note:
After i run command
boot.img size changed from 33.6mb to 1.9mb
after few steps i call
newboot.img size is 1mb,
looks like Android OS works perfectly too
this is correct size?
(I ask this question because we have different size of readed boot.img, and newboot.img that we write back to SD Card).
We overwrite only first 1mb boot.img data on out TB Android Image inside SD Card, right?
I run all commands successfully and upload newboot.img back to SD Card. Works perfectly!
Note:
After i run command
Code:
gunzip boot.img.gz
after few steps i call
Code:
path/to/rkcrc -k newboot.img.gz newboot.img
looks like Android OS works perfectly too

(I ask this question because we have different size of readed boot.img, and newboot.img that we write back to SD Card).
We overwrite only first 1mb boot.img data on out TB Android Image inside SD Card, right?