Skip to content
/ AIM Public

Android-Image-Modifier is script/tool to make unpacking repacking of system files easier and less tedious. So android modders/tweakers can play with the system without having to go through the compiling/build-error fixing stuff. Supports Lollipop - Q

License

Notifications You must be signed in to change notification settings

Creator54/AIM

Repository files navigation

A-I-M

GitHub

This script helps in automating compress/decompress i.e modifing of system.new.dat/system.new.dat.br files.

Dependencies :

  • brotli
    Arch : sudo pacman -S brotli
    Debian : sudo apt install brotli
    
  • python
    Arch : sudo pacman -S python
    Debian : sudo apt install python
    
  • img2simg
    Arch : sudo pacman -S aur/simg-tools
    Debian : sudo apt install img2simg
    
  • git clone $this_repo --recursive
  • copy of a working ROM

Usage :

Copy ROM.zip to this dir

chmod +x start.sh
./start.sh

Preview :

Screenshot of my desktop

Credits :

@xpirt

About

Android-Image-Modifier is script/tool to make unpacking repacking of system files easier and less tedious. So android modders/tweakers can play with the system without having to go through the compiling/build-error fixing stuff. Supports Lollipop - Q

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages