Android Fundamentals
Android Fundamentals
- Abhin
• Service
- another building block
- No UI
- Runs in the background for an indefinite period
• Broadcast Receiver
- receives and responds to broadcast messages
• Content Providers
- expose specific set of data to applications
Activity and Intents