alexanderritola / Android-Utility

Utility to Discover and Modify Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version: 1.1.3

### Welcome to Android Utility
# README
# Author: Tommy Nguyen [tommytomatoe]
# Date: February 13, 2012
# Contact: tommytomatoe@gmail.com

### Update. February 13, 2012
>Version 1.1.1
>updated apktool 1.4.3
>added new alternative menu, andutil n

### Update. February 13, 2012
>Version 1.1.0
>workflow improved
>added .bashrc stage instead of au.sh
>revamped apk selection for decode and build

### Update. November 21, 2011
>Version 1.1.0
>andutil cleaned up

### Update.  November 19, 2011
>Version 1.0.9
>Restructured dexrm

### Update. October 14, 2011
>Version 1.0.8
>fixed keystore script error

### Update. October 07, 2011
>Version 1.0.7
>added data/app odex
>added png swap option
>cleaning up scripts

### Update. October 06, 2011
>Version 1.0.5
>added adb logcat ultimate tool
>added auto-update
>Version 1.0.6
>added update options

### Update. October 04, 2011
>updated res_compress
>added auto-zipalign option

### Update. October 04, 2011
>added system app sign option
>removed 7z and 7z.so

### Update. October 03, 2011
>Version 1.0.3
>updated main menu
>added kitchen plugin

### Update. August 22, 2011
>version 1.0.2
>updated main menu
>updated apktool (1.4.2 and 1.3.2-mod)
>added png Optimization [pngout, pngcrush, optipng, and advpng]
>updated installation guide
>added support for touchwhix and sony
>added 3vodex script capabilities
>removed 7z in apk_compress and res_compress
>updated installau
>added auto-dex-removal [dexrm and dexrm2]
>BIGGEST CHANGE: added dex2jar
>added smali/baksmali support


### Update. July 14, 2011 
>version 1.0.1
>updated sign script
>updated main menu
>added ROM Utility
>added apk Optimization
>added change-log creator
>fixed error logging for decompiling and recompile process
>added resources.arsc decompression

### Update. July 13, 2011
>version b-1.0.0
>redid decompile and rebuild scripts
>added error logging to decode and rebuild
>added filter to adb script
>changed main menu layout

### Update. July 08, 2011
>more preparation
>added zipalign script
>added sign apk/update.zip scripts
>updated apktool decode mechanism, now includes META-INF extractions

### Update. July 05, 2011
> preparing for initial release
> added apktool build script
> added draw9patch stuff

### Update. June 20, 2011
> added some major changes
> got confirmation for use of PNGOUT
> preparing for initial release

### Update. June 15, 2011
> major changes to install script 
> minor changes to andutil script
> Version a-0.89 should be up and running soon

### Update. June 06, 2011
> github repo created



### CREDITS
> brut.all for apktool.jar and decode9patchPng.jar
> jesusfreke for smali and baksmali
> PNGOUT.EXE used with permission of Ardfry Imaging, LLC.
> pngcrush - Copyright (C) 1998-2002,2006-2011 Glenn Randers-Pehrson
> advpng - Andrea Mazzoleni
> optipng - Copyright (C) 2001-2011 Cosmin Truta
> dex2jar - pxb1...@gmail.com
> JD-GUI - Copyright © 2008-2011 Emmanuel Dupuy
> Igor Pavlov for 7zip
> Google
> Android
> HTC
> xda developers
> themikmik.com
> tommytomatoe

About

Utility to Discover and Modify Android