Skip to content

Recompile Android packages with more extensive DEX optimizations

License

Notifications You must be signed in to change notification settings

zelodev/monolith

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Monolith

By default, Android attempts to optimize apps for performance, but holds off on some optimizations to save storage space. Monolith recompiles Android packages with full DEX optimizations! This will consume a bit more storage on your device.

Usage

  • Download monolith.sh from this repository
  • Through terminal (such as Termux, or through ADB), run the script using sh /sdcard/Download/monolith.sh or bash /sdcard/Download/monolith.sh
  • Wait for it to complete, it may take some time but it'll be worth it!

About

Recompile Android packages with more extensive DEX optimizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%