In this tutorial series, we will learn about all the essential and fundamental tools and concepts that you should know as an android developer. Today we're going to start from the foundation, basics.
This video is for beginners in Android App Development. You want to build an app with your coding skills, Android Studio is the tool you’ll need. But when you open android studio for the first time and create a new project, it can get overwhelming to look at all these files and folders with a ton of code in them, already present, even before you have written a single line of code.
Today we are going to demystify the project structure of an Android Studio project. So, by the end of this video you will understand the entire project structure, what each file is for, where you have to write code. We’ll also learn some fundamentals of android development: Activities and Layouts, create a simple app.
✏️ Link to Complete Playlist on Android Development: • Android Studio Bootcamp
⭐️TIMESTAMPS⭐️
00:00 Intro
00:37 Creating a New Project
01:22 Kotlin vs Java
01:41 What is SDK?
02:23 Project Structure
02:56 What is an Activity?
03:20 res/layout
04:04 Example of Activity
04:58 What is a Layout?
05:18 res/drawable
05:48 res/values
07:08 res folder summary
07:18 Coding Begins
07:27 Syntax of XML
07:48 Designing UI layout with XML
11:42 Kotlin Boilerplate Code Explained
15:41 Variables in kotlin
15:59 findViewById
17:00 setOnClickListener
18:48 Emulator and testing
19:10 What is AndroidManifest.xml
20:10 What is Gradle?
20:42 Overview of Project Structure
21:25 What's Next?
🌟 Please leave a LIKE ❤️ and SUBSCRIBE for more AMAZING content! 🌟
🌎 Website: https://avionmission.github.io
📱 Twitter: / avionmission
📝 LinkedIn: / avionmission
📂 GitHub: https://github.com/avionmission