Learning Resources
Â
Â
Android Introduction
Android Elements
- Components of IDE for Android
- Basic working of android application framework
- UI and screen layout design elements of Android
- Installing and updating the Android SDK
- Setting up AVD and mobile connection
The Android Platform
- Java SE and the dalvik virtual machine
- The Android project Folder structure
- XML usage and the AndroidManifest.xml File
Android Framework
Android User Interface
- Android View Hierarchies
- Android XML Layouts
- Android Common UI elements
- Android Adding Menus
- Android Using Dialogs
Android Graphics
Android Events
- Handling click and touch events in Android
- Keyboard events handling in Android
- Using context menus in Android
Content Providers in Android
Intents and Intent Filters in Android
- Intents and types in Android
- Intent Messaging and resolution in Android
- Intents and Activities in Android
- Broadcast Receivers of Android