AI summary
APK editor that removes ads from Android apps in one offline workflow: unpack, strip ads, optimize size with maximum compression, then repack and sign. Uses direct bytecode repair instead of smali disassembly for faster processing. Open source under MIT license. Requires broad storage and install permissions to modify APK files.
Generated by AI. May contain inaccuracies.
Screenshots
About this app
One-click completion of the entire process: unpacking → ad removal → signature approval → size optimization → packaging → signing . The entire process is handled offline locally, requiring no network connection.
Abandoning the traditional smali disassemble-reassemble process, a direct bytecode repair scheme is adopted, which improves processing speed several times while ensuring processing accuracy.
License
© 2026 sillycats
MIT
What's new
optimization APK size optimization : All packaging paths are compressed to the highest level 9 (Deflater.BEST_COMPRESSION). .so files follow the original package compression state, retaining only the uncompressed native libraries in the original package as STORED (maintaining mmap page alignment), while the rest are compressed using the highest level DEFLATE to prevent APK bloat. The approval/data reuse process (DataMultiplexing) simultaneously enables the highest compression level, ensuring consistent and minimal output size throughout the entire process. repair Fixed an issue where declaring ApkProcessor.originalStoredEntries as a read-only Set caused compilation failures (changed it to a MutableSet).
About this version
- Version
- 3.5 (35)
- Size
- 11.03 MB
- Requires Android
- 7.0
- Target SDK
- 24
- Architecture
- universal
- Downloads
- 173
- Updated
- Aug 27, 2026
- Package
- com.shinegirls.apkadremovereditor
Similar apps
Ratings & reviews
- 51
- 40
- 30
- 20
- 10
Write a review
Recent reviews
Showing 1 of 1- Николай today