Application Fundamentals
Key classes
Application components
Activate component: intent
Close component
manifest file
Intent filter
br />Activities and Tasks
Affinity and New Tasks
Loading Mode
Clean Stack
Start Tasks
Processes and Threads
Processes
Threads
Remote procedure calls
Thread-safe methods
Component life cycle
Activity life cycle
Call parent class
Service life cycle
Broadcast Receiver Life Cycle
Process and Life Cycle
User Interface
View Hierarchy
Layout
Widgets
UI Events < br />Menus
Advanced Topics
Adapter Adapter
Styles and Themes
Resources and Assets
Resource Reference
Internationalization and Localization
Intents and Intent Filters
Intent filters
Common cases
Using intent matching < br />Data Storage
OverviewStorage quickview
? System Preferences: Fast, lightweight storage
? Files: Store to internal device or removable flash memory
? Database: Arbitrary structured storage
? Support for network-based storage
Preferences
Files
Databases
Network
Content Providers < br />Content Provider Basics
Querying a Content Provider
Modifying Data
Creating a Content Provider
Content URI Summary
The AndroidManifestxml File
Structure of the Manifest File
File Conventions
File Features