News

In this tutorial we go through the steps needed to build your first Android app. You will create a simple UI, add some Java code, and then run your app.
In Android Studio, this means populating your new project with Java source code and resource files. Turn to Part 2 when you’re ready to code your first Android animated mobile app. Related content ...
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's Android Studio 3.0 dev environment has just become available in the stable channel, with built-in support for Kotlin and Java 8.