pxb1988 / dex2jar

Tools to work with android .dex and java .class files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

READ THIS **BEFORE** CREATING ISSUES!

ThexXTURBOXx opened this issue · comments

If you encounter a bug, please do the following:

  1. Read carefully what the issue is. To do this, open the *-error.zip file that has been generated automatically.
  2. Search in this issues section if your issue has already been reported.
  3. If it has not been reported previously, check if you have the newest version of dex2jar (why are people still using 2.0?!).
  4. If it still fails to convert, try using my fork which provides many bugfixes and updates.
  5. Only if you have done all the previous steps and you are 100% sure that the issue has not been reported previously, move on to the next step.
  6. Report the issue in my fork by providing the *-error.zip file and the apk or dex file you are trying to convert!

By reporting the issue in my fork, you are proving to me that you followed this guide correctly.

If you do not follow this "guide", it will be much harder helping you resolve the issue!

@pxb1988 Thank you very much for giving me access to the repository! I will try to adress the users' issues as best I can :)