Ever wondered whether you can use your android phone as a java compiler? This may sound strange. However, it is very possible to do so.
Say you are working on a Java application and want to run it on any Android device. You can't just write, compile and run Java code on an Android device. For...