Skip to content
  • Matthew Waters's avatar
    tutorials/android: Update for NDK r18 changes · 5441a572
    Matthew Waters authored and Sebastian Dröge's avatar Sebastian Dröge committed
    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
    cerbero!31
    cerbero!1
    5441a572