Tag: android
All the articles with the tag "android".
-
Android : Spinner
Learn how Android Spinners work — dropdown selectors that let users pick from a list without cluttering the screen, with a practical code example.
-
Android : Intents & Shared Preferences
In this example, we are particularly going to learn three things.
-
Android : How to Read and Display User Input.
Build your first Android app: read Name, Email, and Password from user input and display them in a TextView on button click — a beginner walkthrough.
-
Android Development Introduction
A starter guide to Android development — from installing Android Studio and the SDK to choosing the right IDE and getting your first project running.