News

This post is an introduction to Android app development for beginners. How to get setup and start your first Android project, and where to go from there!
The initial app project is also freely available on the Android developer website and can be found here. Additionally, Google has created several tutorials when you want to dig in a little further ...
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.