Set up


Installing Android Studio on your system.


Installing Android Studio

Setting up Android Studio

Install the latest stable version of Android Studio:

πŸ‘‰ Β  Download Android Studio

After downloading (several GBs...), install Android Studio:

  • On Mac, drag Android Studio into the Applications folder.
  • On PC, execute the installer and follow the wizard. Make sure to install also the "Android Virtual Device".

Avoid Special Characters in your installation path!

Starting Android Studio the first time, a configuration wizard will start. Use "Custom" option, in order to check "Android SDK", an Android SDK Platform like "API 33: Android 13.0 (Tiramisu)" and, if selectable, "Android Virtual Device".

Go on to the next chapter, to get some essentials about the requirements for the development with Flutter and the Flutter Rust Bridge.