Be more specific about Android Studio configuration

This commit is contained in:
sneurlax 2022-10-06 17:25:29 -05:00
parent 0b6b92df86
commit 832804606c

View file

@ -116,7 +116,7 @@ sudo apt install -y openjdk-11-jdk
sudo snap install android-studio --classic sudo snap install android-studio --classic
``` ```
Use Tools > SDK Manager to install the Android SDK, NDK, Android SDK command line tools, and cmake Use Tools > SDK Manager to install the SDK Tools > Android SDK (API 30), SDK Tools > NDK, SDK Tools > Android SDK command line tools, and SDK Tools > CMake
Then install the Flutter plugin. In Android Studio's options for the Flutter language, enable auto format on save to match the project's code style Then install the Flutter plugin. In Android Studio's options for the Flutter language, enable auto format on save to match the project's code style