I trying to convert .apk to .jar file in cmd it shows following error

115 Views Asked by At

I tried to convert .apk file to .jar file using dex2jar in cmd and it say "java.nio.file.nosuchfileexception:"

I was expecting it to convert into .jar file

0

There are 0 best solutions below