News

There's more than one way to make an Android game! In this post, I take a look at creating 2D sprite-based games with Java and Android Studio.
Google I/O: Kotlin, a popular new language for mobile platforms that's compatible with Java, is now officially supported on Android.
James Gosling, the father of Java, one of the world's most widely used programming languages, has talked with research scientist Lex Fridman about Java's origins and his motivations for creating a ...
If you don't want to learn Java there are alternative SDKs for Android. Corona uses the Lua programming language and it is ideal for writing mobile games.
Google is replacing its implementation of the Java application programming interfaces (APIs) in Android with OpenJDK, the open source version of Oracle’s Java Development Kit (JDK). The news ...
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects.
Android GUI Programming. Android applications use a range of standard platform resources for designing and programming user interfaces. Android applications use classes in the Java language to ...