mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
fix system image explanation in build guide
This commit is contained in:
parent
31e46cf70d
commit
8abbac6bb2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ You will need the following tools to build our Android targets.
|
|||
* Install the latest Build-tools
|
||||
* Install the SDK Platform for API Level 19
|
||||
* Install Sources for Android SDK for API Level 19
|
||||
* If you want to run on an emulator you will also need the ARM EABI v7a System Image.
|
||||
* Install the ARM EABI v7a System Image if you want to run an emulator.
|
||||
|
||||
You will also need to cross-compile the dependencies required for all platforms for Android, and help CMake find these compiled libraries on your machine.
|
||||
|
||||
|
|
Loading…
Reference in a new issue