News

An introduction to Java syntax for Android development This post introduces the basics of Java syntax so that you can better start to understand what all those lines do.
The JDK is the development platform for building Java applications. Learn about different JDK versions, then install a JDK in your development environment and use it to compile a Java program.