Update Project Installation authored by Doris Tam's avatar Doris Tam
......@@ -92,6 +92,8 @@ java -version
[Download the JetBrains Toolbox app](https://www.jetbrains.com/toolbox-app/) for easy installation and management of Android Studio.
Note: you may need to run `sudo apt-get install -y libfuse2`
1. Once JetBrains Toolbox is set up and open, and install Android Studio in the 'Available' list.
2. Open up Android Studio from the Toolbox after completion of download.
3. [Follow the steps on the React Native docs for correct set up of Android Studio.](https://reactnative.dev/docs/environment-setup)
......
......