Module 1:- Introduction to Android Application Development Environment, Create adaptive, responsive user interfaces that work across a wide range of devices.
Topics
● Installing Android Studio
● Deploying the app to an emulator and a device
● Working on Activities and intents
● User Interaction
● Menus
Module 2:- Perform background work and long-running tasks andstoring, sharing and retrieving data in Android applications
Topics
● Use of Background tasks to perform long running operation
● Data storage to save data persistently
Module 3:- Mini Project
● Creating Android App (project) with multiple screens