-
Notifications
You must be signed in to change notification settings - Fork 2.1k
BuildFromSource
Marcin Dębiec edited this page Jun 2, 2018
·
5 revisions
-
get source
-
by Mercurial
hg clone -b 2.x http://hg.code.sf.net/p/dex2jar/code dex2jar-2.x
-
by Git
git clone -b 2.x https://github.com/pxb1988/dex2jar.git dex2jar-2.x
-
-
build the project
-
by Gradle
cd dex2jar-2.x gradle clean distZip # if build successfull, the zip file is under dex-tools/build/distributions/
-
- Github https://github.com/pxb1988/dex2jar
- Bitbucket https://bitbucket.org/pxb1988/dex2jar
- SourceForge https://hg.code.sf.net/p/dex2jar/code
- Google Code https://code.google.com/p/dex2jar/ outdated