Part of the Free Full-stack course: https://www.youtube.com/playlist?list=PL6yRaaP0WPkXo7Kl6LQcO69bsYTS7BDxo

Welcome to the Free Full-stack Course

In this course, we will be using Python as the programming language for our backend to deliver REST APIs. The REST APIs will be developed on top of Django which is a backend/website framework that sits on top of Python. And we will also use DRF (Django REST Framework) to actually deliver our APIs on top of Django.

Flutter, which we will use to create our front-end apps, will need the Android SDK in order to compile our Flutter/Dart code into an executable for Android. Android Studio is an IDE that comes with the Android SDK so in this chapter we will learn how to install Android Studio and subsequently the Android SDK on Windows 11 so that we are ready for our front-end deployment into an Android device or emulator.

Timestamps:
00:00 - Installing Android SDK on Windows
00:13 - Download Android Studio
01:55 - Open the downloaded file
02:49 - Open Android Studio
03:13 - Install Android SDK Build Tools
04:23 - Install Android SDK Command Line Tools
04:54 - Install Android Emulator
05:13 - Install SDK Platform Tools
05:27 - Install Intel HAXM
08:09 - Create a new emulator
09:37 - That's all for this chapter

If you want to support my work, please consider joining my YouTube channel by pressing the Join button!

Twitter: https://twitter.com/vandadnp
LinkedIn: https://linkedin.com/in/vandadnp

Let's get started!