0 1 00:00:07,660 --> 00:00:14,880 Next step is to install the SDK MANAGER. The wizard will guide you through the initial setup first. 1 2 00:00:14,880 --> 00:00:17,980 Just choose your UI theme, next. 2 3 00:00:18,830 --> 00:00:19,870 Review the settings. 3 4 00:00:21,550 --> 00:00:25,210 Make sure JDK location is correct. 4 5 00:00:25,210 --> 00:00:27,070 Don't worry about this too much. 5 6 00:00:27,070 --> 00:00:28,900 You can change it at a later stage. 6 7 00:00:30,110 --> 00:00:37,070 Actually here it will download the latest SDK version automatically so we'll go to Google servers and 7 8 00:00:37,070 --> 00:00:38,540 see what version is available. 8 9 00:00:41,660 --> 00:00:45,010 Now there's a warning about hardware acceleration. 9 10 00:00:45,050 --> 00:00:48,250 We will discuss this later on when setting up an emulator. 10 11 00:00:48,470 --> 00:00:52,540 Click next and it will start downloading components. 11 12 00:00:52,550 --> 00:00:53,750 This will take some time. 12 13 00:00:53,780 --> 00:01:00,330 Your downloading huge files over here so let's just give it some time OK. 13 14 00:01:00,330 --> 00:01:03,450 The process is complete. Once it finishes, 14 15 00:01:03,450 --> 00:01:10,200 just click finish. So we've installed the prerequisites including the latest SDK. 15 16 00:01:10,410 --> 00:01:17,670 But let's have a look at the SDK manager. So there's an SDK for every Android release. 16 17 00:01:17,890 --> 00:01:23,400 In this case let's download an old version just to show you the process of downloading an older SDK. 17 18 00:01:25,060 --> 00:01:28,150 OK so here we're going to go quite a while back. 18 19 00:01:28,150 --> 00:01:36,140 Android four point one which is Android SDK version sixteen we're doing this because in a later exercise 19 20 00:01:36,230 --> 00:01:37,940 we'll work with old malware. 20 21 00:01:38,000 --> 00:01:42,320 So just to be safe we'll run it on an old Android device. 21 22 00:01:42,470 --> 00:01:48,410 So after installing this SDK version you should have the latest version as well as version 16. 22 23 00:01:48,620 --> 00:01:50,330 You can download as many as you want. 23 24 00:01:52,250 --> 00:01:58,460 Accept all the terms and conditions. You have to accept the terms and conditions for each of the warnings 24 25 00:01:59,670 --> 00:02:00,770 Actually before that. 25 26 00:02:00,780 --> 00:02:03,680 Let's go to show package details. 26 27 00:02:03,930 --> 00:02:09,210 So if you click on the show package details it will show you what is being downloaded for the specific 27 28 00:02:09,210 --> 00:02:15,620 version. So let's go to the Android version four point one and let's see what we're going to download 28 29 00:02:15,620 --> 00:02:17,350 for this SDK. 29 30 00:02:17,660 --> 00:02:20,460 So we're going to select everything. 30 31 00:02:20,630 --> 00:02:26,810 Here you can see the system image, system image will let us run the android emulator. 31 32 00:02:27,590 --> 00:02:29,150 We'll see this in the next lesson. 32 33 00:02:30,280 --> 00:02:36,220 Just click and accept all the terms and conditions or read the terms and conditions and then accept 33 34 00:02:36,220 --> 00:02:36,760 them. 34 35 00:02:37,620 --> 00:02:44,820 Make sure to accept them for all the components click next and again give it some time to download. 35 36 00:02:45,090 --> 00:02:53,940 It will take some time since you're downloading large files so just click finish. So far we have the 36 37 00:02:53,940 --> 00:02:59,520 latest version which was downloaded automatically and now we have an old version which is extremely 37 38 00:02:59,520 --> 00:03:04,730 old. Version four point one so we'll be able to run the emulator of both versions.