0 1 00:00:06,480 --> 00:00:11,940 We wanted to make this course as hands on as possible but we still had to provide a short section with 1 2 00:00:11,940 --> 00:00:14,580 a brief introduction to Android. 2 3 00:00:14,600 --> 00:00:20,000 We will try to keep this as short as possible but it is good to cover the foundations in order to understand 3 4 00:00:20,000 --> 00:00:24,630 how Android works and more importantly how Android apps work. 4 5 00:00:24,710 --> 00:00:29,960 There are significant differences between Android apps and applications on more traditional platforms 5 6 00:00:29,960 --> 00:00:31,340 like Windows. 6 7 00:00:31,700 --> 00:00:38,370 Here we will briefly cover some of these differences. In this section we will start off by explaining 7 8 00:00:38,370 --> 00:00:40,620 the android architecture. 8 9 00:00:40,620 --> 00:00:43,620 Next we will explain what an android APK is. 9 10 00:00:43,620 --> 00:00:48,680 Before moving into some high level aspects of Android security model. 10 11 00:00:48,870 --> 00:00:53,940 Finally we will explain the App Store concept and go over the requirements when downloading from the 11 12 00:00:53,940 --> 00:00:54,700 Play Store 12 13 00:00:54,750 --> 00:00:56,310 and from third party stores.