1 00:00:00,000 --> 00:00:03,420 ‫-: Hi. Within this section we are going to start learning 2 00:00:03,420 --> 00:00:06,420 ‫about Android Development Fundamentals. 3 00:00:06,420 --> 00:00:08,310 ‫So, you have to know 4 00:00:08,310 --> 00:00:11,250 ‫about Android Studio and Android Fundamentals 5 00:00:11,250 --> 00:00:14,550 ‫in order to understand the following sections. 6 00:00:14,550 --> 00:00:18,000 ‫We are going to deep-dive into reverse engineering later on 7 00:00:18,000 --> 00:00:20,700 ‫and without even knowing the fundamentals 8 00:00:20,700 --> 00:00:22,230 ‫of Android development, 9 00:00:22,230 --> 00:00:25,260 ‫you will have a hard time understanding those. 10 00:00:25,260 --> 00:00:28,410 ‫So first, we are going to start with Android Studio 11 00:00:28,410 --> 00:00:30,240 ‫which is a software that we write 12 00:00:30,240 --> 00:00:32,760 ‫our Android applications in, 13 00:00:32,760 --> 00:00:36,420 ‫and then we will move on to Java section as well. 14 00:00:36,420 --> 00:00:39,663 ‫So now, if you are ready, let's get started.