Updated Building For Android (markdown)

Charles Lombardo 2023-06-16 16:12:27 -04:00
parent 3ac80348ed
commit 4d3a1f808c
1 changed files with 1 additions and 1 deletions

@ -1,7 +1,7 @@
## Note: These build instructions are a work-in-progress. ## Note: These build instructions are a work-in-progress.
### Dependencies ### Dependencies
* [Android Studio](https://developer.android.com/studio) * [Android Studio](https://developer.android.com/studio)
* [NDK and CMake](https://developer.android.com/studio/projects/install-ndk#default-version) * [NDK 25.2.9519653 and CMake 3.22.1](https://developer.android.com/studio/projects/install-ndk#default-version)
* [Git](https://git-scm.com/download) * [Git](https://git-scm.com/download)
#### Windows - Additional Dependencies #### Windows - Additional Dependencies
* **[Visual Studio 2022 Community](https://visualstudio.microsoft.com/downloads/)** - **Make sure to select C++ support in the installer. Make sure to update to the latest version if already installed.** * **[Visual Studio 2022 Community](https://visualstudio.microsoft.com/downloads/)** - **Make sure to select C++ support in the installer. Make sure to update to the latest version if already installed.**