Changes
Page history
Update Project Installation
authored
May 05, 2023
by
Doris Tam
Show whitespace changes
Inline
Side-by-side
Project-Installation.md
View page @
1d5e6c20
...
...
@@ -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
)
...
...
...
...