Skip to content
Snippets Groups Projects
Commit 5441a572 authored by Matthew Waters's avatar Matthew Waters 🐨 Committed by Sebastian Dröge
Browse files

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
gstreamer/cerbero!31
gstreamer/cerbero!1
parent 41ee4c71
Loading
Checking pipeline status
Showing
with 19 additions and 16 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment