This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:tutorials:android:getting_android_tools_and_orx [2023/03/26 21:30 (2 years ago)] – [Getting Android Studio and the NDK] sausage | en:tutorials:android:getting_android_tools_and_orx [2023/03/27 18:12 (2 years ago)] (current) – [Getting Android Studio] sausage | ||
---|---|---|---|
Line 1: | Line 1: | ||
<WRAP center round box 60%>This guide is based on Android Studio Electric Eel (which ships with SDK 33). Our scripts work with NDK 23.1.7779620</ | <WRAP center round box 60%>This guide is based on Android Studio Electric Eel (which ships with SDK 33). Our scripts work with NDK 23.1.7779620</ | ||
- | ====== Getting Android Studio | + | ====== Getting Android Studio ====== |
You will need to install the Android Studio, Electric Eel from here: https:// | You will need to install the Android Studio, Electric Eel from here: https:// | ||
Line 9: | Line 9: | ||
You will not have to download the NDK. Our build scripts will do this for you. | You will not have to download the NDK. Our build scripts will do this for you. | ||
+ | Close Android Studio. You do not need to open it ever again. | ||
===== Set up required Environment Variables ===== | ===== Set up required Environment Variables ===== | ||