1
00:00:00,180 --> 00:00:02,360
Welcome to the first chapter in this chapter.

2
00:00:02,370 --> 00:00:06,840
We're going to set everything up so that we can get started with Android development.

3
00:00:06,970 --> 00:00:09,720
So first of all, we are going to install Android studio.

4
00:00:09,930 --> 00:00:13,250
Once that is installed, we are going to prepare our AVD.

5
00:00:13,410 --> 00:00:20,040
So we're going to set up our Android virtual device, which is our emulator that we can then use for

6
00:00:20,040 --> 00:00:20,620
testing.

7
00:00:20,670 --> 00:00:24,680
Of course, you will also see how you can set up your device itself.

8
00:00:24,690 --> 00:00:30,540
So if you have an Android device, how to set that up in order to do the testing on the phone directly,

9
00:00:30,630 --> 00:00:34,500
which is a little faster than doing it in the Android virtual device.

10
00:00:34,890 --> 00:00:35,250
All right.

11
00:00:35,250 --> 00:00:39,660
So we're going to do both of that and then we're going to test our first little application, which

12
00:00:39,660 --> 00:00:45,830
will be Hello World, and then, of course, a little bit more advanced, which will be a people counter.

13
00:00:45,840 --> 00:00:51,420
So a very basic app where you can press a button and it will display something or the number pretty

14
00:00:51,420 --> 00:00:52,750
much on the screen.

15
00:00:53,280 --> 00:00:53,670
All right.

16
00:00:53,670 --> 00:00:55,330
So let's get started with it.

17
00:00:55,380 --> 00:00:58,470
I hope you enjoy this chapter and see you in the next video.

