Video - Activities and Intents, the lego blocks of Android

Video - Activities and Intents, the lego blocks of Android

Any Android app that requires even a basic interface will need the basic building blocks of activities and intents to manage interface screens and the flow between them. In this video we look at the different activity types available and how we connect them with intents.