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!
Android development starts with the Android SDK - a collection of tools needed to build any kind of Android app. Discover what's included and how to use it.
In addition to the core tools, several libraries can enhance your Android app development experience on Linux: SQLite: An embedded database for storing data locally in Android apps.