mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-06-08 09:05:02 -06:00
Added Android instructions
parent
cc83cb2480
commit
6f4641f24c
@ -164,6 +164,18 @@ This unofficial CLI installer allows downloading and installing the latest first
|
||||
|
||||
</details>
|
||||
|
||||
<!---------------------------------------------------------------------------------------------------------------->
|
||||
<details>
|
||||
<summary><h2>Android</h2></summary>
|
||||
|
||||
Firstly, ensure that [Android Studio](https://developer.android.com/studio) is installed with NDK and CMake support enabled in the SDK tools.
|
||||
|
||||
Then, follow these instructions:
|
||||
- Start Android Studio and on the startup dialog select 'Open'.
|
||||
- Navigate to the `Lime3DS/src/android` directory and click on 'Ok'
|
||||
- Build the project with 'Build' > 'Make Project' or run it on an Android device with 'Run' > 'Run 'app''
|
||||
</details>
|
||||
|
||||
<!---------------------------------------------------------------------------------------------------------------->
|
||||
<details>
|
||||
<summary><h2>OpenBSD (Unofficial)</h2></summary>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user