This is a simple Android App that allows a student to learn the main concepts in the Android programming such as:
- The components the constituent an App (Activity, Service, Broadcast Receiver, and Content Provider)
- The communication mechanism in Android, known as Inter-Component Communication or ICC for short
- The Android permission system
This App implements the following architecture:
- git clone https://github.com/mhammad2/INF221
- cd INF221
- File -> New -> Project from Version Control -> GitHub
- Git Repository URL: https://github.com/mhammad2/INF221.git
- press "clone" button