atas /head

Wednesday, January 18, 2017

MIUI V5 APKMULTITOOL

MIUI V5 APKMULTITOOL


Description:
Whether youre doing basic image editing or editing the smali or xml files, on average u have to use (Brut.all or JFs smali/baksmali) awesome tool to extract the apk, edit it, then sign the apk and then adb push/install it. This process is quite tiresome if you are testing a method that needs fine tweaking.

Changelog:
- Version 1.0.11
- Moved DEPENDENCY FILES to its own bat file which fixed issue with installing a DEPENDENCY would close the setup.bat
- Updated to ApkTool v1.5.2
- Fixed (issue #299) - output smali filename errors to screen during rebuild instead of filestream
- Only show the --aapt / -a info in verbose mode.
- Fixed (issue #392) - Dont crash out if .git folder isnt present. Use SNAPSHOT-DEV instead.
- Fixed (issue #67) - Only store compressed resources.arsc if original was compressed, otherwise STORE.
- Moved build.gradle files to each sub-project, more organization :)
- Fixed (issue #394) - Prevented duplicated files in final jar which saved around 1.2mb.
- Added Proguard to drop final jar size from 6.2mb to 2.6mb.
- Fixed (issue #395) - Added check for "aapt" in unit-tests.
- Added ability to use "--frame-path" on [if|install-framework]
- Fixed renaming of ".r.9.png" images -> ".9.png".
- Added ability to use --version to print out Apktool version
- Fixed Compiler Issues Hopefully when recompiling



Home
Click here



Download
Click here
Download Apk


Available link for download