Basic Core Java Concepts
Introduction to Android
WiFi
Camera
Telephony Manager
Location Services
Google Maps
Deploying Android Application on Device
Introduction to Android
- Overview of Android and Android SDK
- 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
WiFi
Camera
Telephony Manager
Location Services
Google Maps
Deploying Android Application on Device