Skip to content

Instantly share code, notes, and snippets.

@zerho
Created July 9, 2013 23:03
Show Gist options
  • Save zerho/5962110 to your computer and use it in GitHub Desktop.
Save zerho/5962110 to your computer and use it in GitHub Desktop.
# decode the .apk
apktool d <apkname>
# change whatever you want
apktool b [decoded folder]/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment