| ... | @@ -29,8 +29,8 @@ Note that the NDK requirements are different on VLC 3 and VLC 4. |
... | @@ -29,8 +29,8 @@ Note that the NDK requirements are different on VLC 3 and VLC 4. |
|
|
You can download both here: https://developer.android.com/ndk/downloads
|
|
You can download both here: https://developer.android.com/ndk/downloads
|
|
|
|
|
|
|
|
You'll also have to set a different environment variable depending on the version you want to build:
|
|
You'll also have to set a different environment variable depending on the version you want to build:
|
|
|
- VLC 3: export ANDROID_NDK=/path/to/android-ndk-r21
|
|
- VLC 3: `export ANDROID_NDK=/path/to/android-ndk-r21`
|
|
|
- VLC 4: export ANDROID_NDK=/path/to/android-ndk-r25
|
|
- VLC 4: `export ANDROID_NDK=/path/to/android-ndk-r25`
|
|
|
|
|
|
|
|
### CI
|
|
### CI
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |