Video Tutorial: Android Application Development - Main Building Blocks

Class 1, Part 3. In this 70-minute tutorial Marko Gargenta will demonstate the main building blocks for Android application development by showing you the processes behind a real world Android app. Through breaking down a twitter-like application, this tutorial will shed some light on: Activities: what they do, and what the activity lifecycle looks like in Android Intents Services, and the service lifecycle Content Providers: sharing content between applications Broadcast Receivers