Android Basics
· One min read
Android Basics is a collection of projects exploring basic Android development concepts.
Concepts:
- User interface
- User input
- Multi-screen apps (e.g., language learning app with images, sound, and tabbed navigation)
- Networking (e.g., earthquake report app that fetches data from API via networking)
- Data storage (e.g., pet shelter app with local database)
