1 00:00:00,660 --> 00:00:01,530 ‫-: Hi 2 00:00:01,530 --> 00:00:04,380 ‫Within this lecture, we are going to download 3 00:00:04,380 --> 00:00:08,850 ‫a software called Android Studio to our computers. 4 00:00:08,850 --> 00:00:10,950 ‫And this is a software 5 00:00:10,950 --> 00:00:12,570 ‫in order to 6 00:00:12,570 --> 00:00:15,900 ‫run Android studio, run Android code 7 00:00:15,900 --> 00:00:19,140 ‫build some Android applications and stuff. 8 00:00:19,140 --> 00:00:23,160 ‫So this is an integrated development environment 9 00:00:23,160 --> 00:00:24,300 ‫IDE 10 00:00:24,300 --> 00:00:26,160 ‫for Android. 11 00:00:26,160 --> 00:00:30,810 ‫This is the official software for Android development. 12 00:00:30,810 --> 00:00:35,810 ‫In order to get this, just go to developer.android.com 13 00:00:36,330 --> 00:00:39,810 ‫and again, this is the official website of Android. 14 00:00:39,810 --> 00:00:41,430 ‫Android developers actually 15 00:00:41,430 --> 00:00:44,550 ‫and not only you can find the Android studio 16 00:00:44,550 --> 00:00:48,360 ‫but also you can find some great resources 17 00:00:48,360 --> 00:00:51,660 ‫regarding to Android development as well, Like 18 00:00:51,660 --> 00:00:54,780 ‫some kind of documentation 19 00:00:54,780 --> 00:00:56,790 ‫some kind of guides 20 00:00:56,790 --> 00:00:59,670 ‫like images and stuff. 21 00:00:59,670 --> 00:01:03,570 ‫Everything that you need for Android development. 22 00:01:03,570 --> 00:01:05,490 ‫And we are looking for Android Studio. 23 00:01:05,490 --> 00:01:10,320 ‫It's generally located on the upper side of this web page. 24 00:01:10,320 --> 00:01:12,090 ‫When you click it 25 00:01:12,090 --> 00:01:15,690 ‫you will see the latest version of Android Studio. 26 00:01:15,690 --> 00:01:18,720 ‫So all you have to do is just click on the download button 27 00:01:18,720 --> 00:01:23,720 ‫and it doesn't matter if you see 3.5 or 3.7 or 3.9 28 00:01:24,450 --> 00:01:26,220 ‫for versions, okay. 29 00:01:26,220 --> 00:01:28,680 ‫If something changes 30 00:01:28,680 --> 00:01:32,850 ‫if something changes that can cause some kind of confusion. 31 00:01:32,850 --> 00:01:35,250 ‫I, I'm gonna update the lectures. 32 00:01:35,250 --> 00:01:39,510 ‫So if you see some, some kind of 3.7, 8, 9 33 00:01:39,510 --> 00:01:40,950 ‫just download it 34 00:01:40,950 --> 00:01:45,390 ‫and install it in the way that I do, Okay. 35 00:01:45,390 --> 00:01:49,740 ‫So it is obviously going to take some time 36 00:01:49,740 --> 00:01:53,100 ‫and I have downloaded this before 37 00:01:53,100 --> 00:01:55,410 ‫so I'm going to cancel this 38 00:01:55,410 --> 00:02:00,410 ‫and I'm going to just continue with my own file over here. 39 00:02:00,510 --> 00:02:03,600 ‫So I'm going to say run this as an administrator. 40 00:02:03,600 --> 00:02:05,220 ‫In order to 41 00:02:05,220 --> 00:02:09,090 ‫prevent some kind of collision from the antivirus 42 00:02:09,090 --> 00:02:13,380 ‫or some kind of prevention from the antivirus solutions. 43 00:02:13,380 --> 00:02:16,170 ‫And you can just right click and say 44 00:02:16,170 --> 00:02:17,940 ‫run as an administrator 45 00:02:17,940 --> 00:02:21,513 ‫or you can double click on it and see if it works or not. 46 00:02:22,650 --> 00:02:24,900 ‫So, it's taking some time 47 00:02:24,900 --> 00:02:27,930 ‫and it will ask me for some kind of permission. 48 00:02:27,930 --> 00:02:30,090 ‫I'm going to give it, okay. 49 00:02:30,090 --> 00:02:33,600 ‫And this will try to verify the setup 50 00:02:33,600 --> 00:02:36,060 ‫and then we will continue. 51 00:02:36,060 --> 00:02:38,160 ‫So once it's done 52 00:02:38,160 --> 00:02:40,020 ‫I'm going to be displayed 53 00:02:40,020 --> 00:02:42,120 ‫this screen 54 00:02:42,120 --> 00:02:44,520 ‫and I'm going to select the location 55 00:02:44,520 --> 00:02:47,220 ‫that I'm installing this to. 56 00:02:47,220 --> 00:02:51,330 ‫And the default one is most of the time, okay. 57 00:02:51,330 --> 00:02:53,580 ‫So I'm going to go for 58 00:02:53,580 --> 00:02:56,880 ‫Program files, Android, Android studio 59 00:02:56,880 --> 00:02:59,430 ‫and I'm going to say, Install. 60 00:02:59,430 --> 00:03:02,280 ‫So this can take a while. 61 00:03:02,280 --> 00:03:04,440 ‫So I suggest you pause the video 62 00:03:04,440 --> 00:03:06,660 ‫and come back when you finish 63 00:03:06,660 --> 00:03:11,010 ‫because, it will install a lot of dependencies 64 00:03:11,010 --> 00:03:14,490 ‫a lot of libraries, and a lot of softwares 65 00:03:14,490 --> 00:03:15,480 ‫on your computer. 66 00:03:15,480 --> 00:03:17,730 ‫So this can take a while 67 00:03:17,730 --> 00:03:20,850 ‫and through it's done, you will see a screen like this 68 00:03:20,850 --> 00:03:23,550 ‫and you can just say start Android studio 69 00:03:23,550 --> 00:03:25,650 ‫and click on Finish. 70 00:03:25,650 --> 00:03:29,100 ‫So if it doesn't start for you. 71 00:03:29,100 --> 00:03:33,210 ‫I believe, I'm having the same problem here. 72 00:03:33,210 --> 00:03:35,310 ‫It doesn't start for me as well. 73 00:03:35,310 --> 00:03:37,170 ‫Right now, as you can see 74 00:03:37,170 --> 00:03:40,110 ‫you can find where you have saved it 75 00:03:40,110 --> 00:03:42,540 ‫and you can just click on it. 76 00:03:42,540 --> 00:03:46,410 ‫In order to open this Android studio, Okay. 77 00:03:46,410 --> 00:03:47,490 ‫And in my case 78 00:03:47,490 --> 00:03:52,170 ‫I don't have an icon on desktop as well, for some reason. 79 00:03:52,170 --> 00:03:55,290 ‫It didn't even ask me to create why right. 80 00:03:55,290 --> 00:03:57,060 ‫So, what I'm going to 81 00:03:57,060 --> 00:04:00,120 ‫I'm going to open this, okay. 82 00:04:00,120 --> 00:04:01,740 ‫The Windows tab 83 00:04:01,740 --> 00:04:04,290 ‫and I'm going to search for Android Studio 84 00:04:04,290 --> 00:04:08,280 ‫or you can find it from your program files over here. 85 00:04:08,280 --> 00:04:11,730 ‫So whether you go for here or there, doesn't matter. 86 00:04:11,730 --> 00:04:13,620 ‫Just find Android studio 87 00:04:13,620 --> 00:04:16,920 ‫and double click on it or just click once 88 00:04:16,920 --> 00:04:20,370 ‫and it'll open the installation for you. 89 00:04:20,370 --> 00:04:21,203 ‫As you can see 90 00:04:21,203 --> 00:04:25,500 ‫it's asking for me to import the existing stuff. 91 00:04:25,500 --> 00:04:27,540 ‫I'm going to say do not import 92 00:04:27,540 --> 00:04:31,860 ‫because I'm going to install it from scratch with you guys. 93 00:04:31,860 --> 00:04:35,400 ‫Obviously I had Android studio on my computer before 94 00:04:35,400 --> 00:04:39,120 ‫but I'm now going to install it from scratch. 95 00:04:39,120 --> 00:04:42,960 ‫For some reason, if you have to install it one more time 96 00:04:42,960 --> 00:04:46,500 ‫you can all also say do not import as well. 97 00:04:46,500 --> 00:04:49,050 ‫In order to start fresh. 98 00:04:49,050 --> 00:04:52,140 ‫So first time we open this, it can take a while. 99 00:04:52,140 --> 00:04:55,740 ‫After that it will be much more faster. 100 00:04:55,740 --> 00:05:00,740 ‫So it, it's asking me if we want to send data to Google. 101 00:05:00,840 --> 00:05:03,630 ‫I don't wanna share any of my data, okay. 102 00:05:03,630 --> 00:05:05,340 ‫I'm going to say don't send 103 00:05:05,340 --> 00:05:09,750 ‫and I'm going to continue with the installation process. 104 00:05:09,750 --> 00:05:14,040 ‫So this will download some list of SDK's 105 00:05:14,040 --> 00:05:16,740 ‫and we are going to see what an SDK is. 106 00:05:16,740 --> 00:05:18,690 ‫But if you come to this point 107 00:05:18,690 --> 00:05:22,050 ‫then we can stop because after this 108 00:05:22,050 --> 00:05:26,190 ‫it's all the same with Macs and Windows and Linuxes. 109 00:05:26,190 --> 00:05:29,520 ‫It doesn't matter what operating system you're on. 110 00:05:29,520 --> 00:05:34,520 ‫So I'm going to show you how to install this on Mac as well. 111 00:05:34,980 --> 00:05:37,050 ‫And then we are going to continue 112 00:05:37,050 --> 00:05:40,863 ‫with one operating system for the rest of the section.