Skip to content

Android app that shows a basic implementation of Android components. The app implements various communications between the components.

Notifications You must be signed in to change notification settings

HammadMahmoud/INF221

Repository files navigation

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

About

Android app that shows a basic implementation of Android components. The app implements various communications between the components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages