mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
Added Android instructions
parent
cc83cb2480
commit
6f4641f24c
1 changed files with 12 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue