


xml files are still unreadable, so continue. At this stage you get the java source but the. Save all of these class files (In jd-gui, click File -> Save All Sources) by src name. You now have the 2jar file in the same folder.ĭownload java decompiler, double click on jd-gui, click on open file, and open 2jar file from that folder: now you get class files. Then write d2j-dex2jar x (for mac terminal or ubuntu write. Now open command prompt and change directory to that folder (or NEW FOLDER). zip file in the same folder (or NEW FOLDER).ĭownload dex2jar and extract it to the same folder (or NEW FOLDER). At this stage you are able to see drawables but not xml and java files, so continue. rename from filename.apk to filename.zip) and save it. Step 1: Make a new folder and copy over the. Untried Method: What about decompiling the APK file and look at the source code?
