Skip to content

Instantly share code, notes, and snippets.

@davethomas11
Created February 4, 2018 16:34
Show Gist options
  • Save davethomas11/8c98584ec49f9f1f0f43582d546c64e7 to your computer and use it in GitHub Desktop.
Save davethomas11/8c98584ec49f9f1f0f43582d546c64e7 to your computer and use it in GitHub Desktop.
# Classes.jar is the input file being run through the dex process
dx --dex --output "dexFile.dex" classes.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment