dex2jar
dex2jar copied to clipboard
Is there any plan to support Android Q Version?
when use a dex file from android Q, it will make a exception: com.googlecode.d2j.DexException: not support version.
the dex version is 039.
Is there any plan to support Android Q Version? thanks!
When things came to dex version 038, someone manually edited classes.dex, changed 038 to 037, finally got a jar. That doesn't work for dex version 039.
use this: https://github.com/DexPatcher/dex2jar/releases it can process dex.039