I try to get source code from an .apk
I followed the steps from right here Is there a way to get the source code from an APK file? but on Step 2.4 when I wrote on my cm
Just goto the folder where you put your classes.dex file then just run the command in command prompt http://i.stack.imgur.com/8X3aP.png
-Make sure you have downloaded the dex2jar latest version which is dex2jar-2.0. download it with this link
https://sourceforge.net/projects/dex2jar/
-It will then make your classes.dex file to executable jar 'classes-dex2jar.jar'