Android powers hundreds of millions of mobile devices in more than 190 countries around the world. It's the largest installed base of any mobile platform and growing fast—every day another million users power up their Android devices for the first time and start looking for apps, games, and other digital content. Browse through the contents of the program.
Android Course Contents |
History of Android |
Android features |
Introduction to OS layers |
Linux kernel |
Libraries |
Android Runtime |
Application framework |
System requirements |
Eclipse and SDK installation, AVD creation |
Creating first Android application |
Project Structure |
Android application building blocks |
Activating components |
Shutting down components |
LifeCycle of Application |
Development tools, Manifest File |
LifeCycle of Activity |
View Hierarchy and Layouts |
UI Events |
Building Menus |
Notifying users |
Creating dialogs |
Graphics & Animations |
Activity |
Intents |
Services |
Content Providers |
Broadcast Receivers |
Overview of Android Resources |
Creating Resources |
Using Resources |
Drawable Resources |
Animation Resources |
Shared Preferences |
Internal Storage (Files) |
External Storage(SD Card) |
SQLite Databases |
Playing audio/video |
Media recording |