Modifies APK files, compiles and decompiles selected parts of APK as well as JAR files and detects errors. Gives control over various aspects: heap size, optimization level, apk tool version, compression level, etc.
ApkChanger is a command-line program for modifying APK files. It walks you through the process of installing components and modifying the files in a step-by-step manner. You can choose whether or not to compress files, select the compression level for audio/video/XML, image optimization level, cache size, etc. Other features include multi-core support, error detection/logging, signing of APK files, and more.
Comments