mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 18:27:12 +02:00
Update build.md
This commit is contained in:
parent
3f4dbc6d4b
commit
03a63b69d4
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ Compile the Snapclient:
|
||||||
$ cd <snapcast dir>/client
|
$ cd <snapcast dir>/client
|
||||||
$ ./build_android.sh
|
$ ./build_android.sh
|
||||||
|
|
||||||
The binaries for `armeabi` and `armeabi-v7a` will be copied into the Android's assets directory (`<snapcast dir>/android/Snapcast/src/main/assets/bin/`) and so will bundled with the Snapcast App.
|
The binaries for `armeabi` and `armeabi-v7a` will be copied into the Android's assets directory (`<snapcast dir>/android/Snapcast/src/main/assets/bin/`) and so will be bundled with the Snapcast App.
|
||||||
|
|
||||||
|
|
||||||
##OpenWrt (Cross compile)
|
##OpenWrt (Cross compile)
|
||||||
|
|
Loading…
Add table
Reference in a new issue