mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 03:49:22 +00:00
Note to restart the IDE
This commit is contained in:
parent
832804606c
commit
1d205d2748
1 changed files with 1 additions and 1 deletions
|
@ -118,6 +118,6 @@ sudo snap install android-studio --classic
|
|||
|
||||
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 and restart the IDE. In Android Studio's options for the Flutter language, enable auto format on save to match the project's code style
|
||||
|
||||
Make a Pixel 4 (API 30) x86_64 emulator with 2GB of storage space for emulation
|
||||
|
|
Loading…
Reference in a new issue