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 macOS so that we are ready for our front-end deployment into an Android device or emulator.

Timestamps:
00:00 - Installing Android SDK on macOS
00:28 - Download Android Studio
02:54 - Install Android Studio
03:44 - Open and configure Android Studio
05:18 - Open up preferences
05:58 - Install Android SDK Build Tools
07:02 - Install Android SDK Command Line Tools
07:36 - Install Android Emulator
07:59 - Install SDK Platform Tools
08:14 - Apply other pending Android Studio updates
09:00 - Create a new Android project
10:36 - Open Device Manager
12:34 - Congratulations

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!