Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 747 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 747 Bytes

INF221

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:

Alt text

Download the App using command line:

Create new project using Android Studio