1. Introduction to Android Programming 1.1 What is Android? 1.2 Android programming 1.3 Android’s versions with their releasing date 1.4 Features 1.5 What is ADT? 1.6 What is SDK? 1.7 What is NDK? 2. Getting Started 3. Programming Fundamentals 3.1 Root Elements 3.2 Res folder elements 3.3 Inside the Manifest 3.4 Create a new Android Virtual Device (AVD) if you do not have any. 3.5 From the Run menu, select Run or Debug 3.6 If you’ve using the ADT plug-in, running or debugging your application 4. Exercise 1