1,316
edits
Praetorian (talk | contribs) |
Praetorian (talk | contribs) |
||
Line 135: | Line 135: | ||
=== '''Configure and build ScummVM''' === | === '''Configure and build ScummVM''' === | ||
Supported target architectures for the configure command (values for the <code>--host</code> switch parameter): | Supported target architectures for the configure command (values for the <code>--host</code> switch parameter): | ||
* <code>android-arm64-v8a</code> - for all new Android devices | * <code>android-arm64-v8a</code> - for all new Android devices | ||
*<code>android-arm-v7a</code> - for older Android devices | |||
* <code>android-x86</code> - ideal for emulator with 32bit images | * <code>android-x86</code> - ideal for emulator with 32bit images | ||
* <code>android-x86_64</code> - ideal for emulator with 64bit images | * <code>android-x86_64</code> - ideal for emulator with 64bit images |
edits