1 00:00:00,153 --> 00:00:02,903 (cheerful music) 2 00:00:05,240 --> 00:00:06,400 In this section, you're going to get 3 00:00:06,400 --> 00:00:09,210 your very first Android app up and running. 4 00:00:09,210 --> 00:00:10,980 Now, as well as creating a project 5 00:00:10,980 --> 00:00:13,570 then seeing how it all works, we're going to get running 6 00:00:13,570 --> 00:00:17,180 on an Android virtual device, also known as an AVD, 7 00:00:17,180 --> 00:00:19,470 and we'll be looking at how to use 8 00:00:19,470 --> 00:00:22,230 an emulator to test your apps, as well. 9 00:00:22,230 --> 00:00:23,940 In addition, we're going to go through the steps 10 00:00:23,940 --> 00:00:28,210 to get set up and working on a real physical Android device. 11 00:00:28,210 --> 00:00:29,640 Before that though, we're gonna start 12 00:00:29,640 --> 00:00:32,460 by explaining the Android Studio templates 13 00:00:32,460 --> 00:00:33,800 in the next video. 14 00:00:33,800 --> 00:00:36,420 Let's say you'll understand what the templates do for you 15 00:00:36,420 --> 00:00:37,570 and why it's not the end of the world 16 00:00:37,570 --> 00:00:38,910 if you choose the wrong one. 17 00:00:38,910 --> 00:00:40,453 So let's make a start.