Android Flashing

From MK Wiki EN
Jump to navigation Jump to search

Contains stuff related to creating/getting/reading/modifying Android images and flashing those to Android devices.

Packages required in Ubuntu:

apt install android-tools-fsutils unyaffs apktool

Mounting Android image

simg2img oldfile newfile
mount -t loop newfile mountpoint