Overview
The Android application framework is unique in how it allows applications to interact. Understanding this interaction is key to effective application design. Leveraging other applications means less duplicated work and allows each developer to focus on the experiences they do best. This session will cover the framework components that allow applications to interact including Intents, Content Providers and Broadcast Receivers.
Audience: Mobile phone developers who are new to Android or the Android way
Attain: An understanding of the application framework used in Android and the subtle differences in making an Android application run vs. other platforms.