Is there a way to extract the source code from an executable .jar file (Java ME)?
-Covert .jar file to .zip (In windows just change the extension) -Unzip the .zip folder -You will get complete .java files