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.
Android Studio is the official Integrated Development Environment (IDE) for Android app development and runs seamlessly on Linux. Use the Snap package manager to install Android Studio.
Find out what to look for in the latest version of Android Studio, including support for Kotlin, Java 8, and a wealth of new tools and plugins. If you’re new to Android Studio, this tutorial ...
Android is the prime OS for developing applications in today for many reasons. The main reasons being that it is Open Source and Intuitive. In addition it uses Java for development, which is quite … ...