mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00
More verbose instructions for consistency
PiperOrigin-RevId: 332015471
This commit is contained in:
parent
d1ce5f5b24
commit
a15d01d36f
@ -25,7 +25,8 @@ can bundle the FFmpeg binaries in the APK:
|
||||
|
||||
```
|
||||
cd "<path to exoplayer checkout>"
|
||||
FFMPEG_EXT_PATH="$(pwd)/extensions/ffmpeg/src/main"
|
||||
EXOPLAYER_ROOT="$(pwd)"
|
||||
FFMPEG_EXT_PATH="${EXOPLAYER_ROOT}/extensions/ffmpeg/src/main"
|
||||
```
|
||||
|
||||
* Download the [Android NDK][] and set its location in a shell variable.
|
||||
|
Loading…
x
Reference in New Issue
Block a user