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 Developer Training: Part of Google's documentation includes training tutorials on how to use its tools. These documents will walk you through basic features of the IDE.
Occasionally your app may need to support more than just onClick! This Android gestures tutorial shows how to enable that in Android 10 apps.
The accelerometer is a hardware sensor used to detect a shake motion. William Francis shares the accelerometer code that he uses in his Android apps.
Currently, developers who create “sideloaded” Android apps are exempt from Google’s verification requirements.
Material You, Google’s design system introduced with Android 12, has also reshaped app design. It allows developers to personalize apps dynamically based on user themes, colors, and preferences.