sky201503 / android-apktool-1

Automatically exported from code.google.com/p/android-apktool
0 stars 0 forks source link

How can apktool generate java source file? #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I use "apktool d -d xxx.apk" and only samli files are generated under samil 
directory, while there is nothing (java file) in src directory. How can 
apktools generate java files? Thanks!

Original issue reported on code.google.com by cathero2...@gmail.com on 1 Feb 2012 at 2:42

GoogleCodeExporter commented 9 years ago
Best answer is at 
http://stackoverflow.com/questions/1249973/decompiling-dex-into-java-sourcecode

Original comment by rogerbinns on 23 Feb 2012 at 7:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Apktool cannot go to source java, well really no program can efficiently. 

Original comment by connor.tumbleson on 17 Nov 2012 at 6:49