You are on page 1of 2

Android

No Module Name Topic Name Sub-Topic Name Days


1) Learn on basic concept of Core Java
2) Learn on Android Overview and History
3) Setup of Android studio and its requred sdk packages
4) Learn about Architecture of Android
Basic Revision of Introduction to
1 5) Learn building blocks of Android Application 4 to 8
Core Java Core Java
6) Create 'Hello World' android application and understand of
manifest.xml file
7) Learn about creating AVD(Android Virual Devices) and
run application on real android device

1) Create Android UI and Learn different types of layout


- Linear Layout
- Relative Layout
- Frame Layout
- Grid Layout
- Table Layout
- Custom Layout
2) Learn different UI component and Events
- Text View
- Edit Text(with validation)
- Button (Button, Image Button, Toggle Button, Radio Group & Radio
button)
2 UI Designing UI Designing - Check Box 8 to 14
- Rating Bar, Progress Bar, Seek Bar
2 UI Designing UI Designing 8 to 14
3) Advance UI component
- work with adapter :
- Spinner
- List View
- Grid View
- work with menu
- Learn Dialog:
- Alert
- Toast
- Date Picker Dialog
- Time Picker Dialog

1) Storage with Shared Preferance


2) Storage in SD card and File
3) Database creation in Android
Storage in Android - Introduction to SQLite 7 to 12
- Introduction to SQLite OpenHelper Class
- CRUD(Create, Retrive, Update and Delete) operation with SQLite database
3 Advance in Android 1) Introduction to Fragment
- Fragment
- List Fragment
Advance
2) Introduction to Actionbar and its theme 6 to 13
Development
- Adding Actionbar
- Access of Actionbar
3) JSON Parsing

You might also like