Android Intents Series Table of Contents
This is the Table of Contents for a series of blog posts and videos about sharing information between apps. It will start with the basics, and move on to discuss how we might leverage this to do some interesting things.
The following is the table of contents for the series:
- Part 1 - The basics
- Launch Activity (w/Extras)
- Launch Service
- Send Broadcast
- Part 2 - Why?
- Why do we want public APIs?
- Part 3 - Make your phone talk
- Text-to-speech demo
- Demonstrate public API working with two apps
- Support generic text share
- Part 4 - Editing Images
- Aviary example
- Part 5 - Managing Finances
- Finance and Stocks example
- Part 6 - Feedback Q&A
- Discuss feedback on this series
- Part 7 - coming soon
The code for the series is here.
Here’s the YouTube playlist for the videos in the series: