gstreamer/examples/tutorials/android
Matthew Waters 5441a572d9 tutorials/android: Update for NDK r18 changes
libc++_shared needs to be enabled in the application in order for it to
be included and used correctly for c++ plugins.

Only symbols from libraries explicitly mentioned are exported from
libgstreamer_android.so so we need to add a couple of deps to be able to
access the necessary functions.

Requires
https://gitlab.freedesktop.org/gstreamer/cerbero/merge_requests/31
https://gitlab.freedesktop.org/gstreamer/cerbero/merge_requests/1
2018-11-30 09:27:25 +00:00
..
android-tutorial-1 tutorials/android: Update for NDK r18 changes 2018-11-30 09:27:25 +00:00
android-tutorial-2 tutorials/android: Update for NDK r18 changes 2018-11-30 09:27:25 +00:00
android-tutorial-3 tutorials/android: Update for NDK r18 changes 2018-11-30 09:27:25 +00:00
android-tutorial-4 tutorials/android: Update for NDK r18 changes 2018-11-30 09:27:25 +00:00
android-tutorial-5 tutorials/android: Update for NDK r18 changes 2018-11-30 09:27:25 +00:00
gradle/wrapper Android tutorials: add gradle build system 2018-06-14 17:25:18 +02:00
.gitignore Android tutorials: add gradle build system 2018-06-14 17:25:18 +02:00
build.gradle tutorials/android: Update for NDK r18 changes 2018-11-30 09:27:25 +00:00
gradlew Android tutorials: add gradle build system 2018-06-14 17:25:18 +02:00
settings.gradle Android tutorials: add gradle build system 2018-06-14 17:25:18 +02:00