SteinerOk / libvlc-sdk-android

LibVLC for Android, Android TV and ChromeOS.
GNU General Public License v2.0
31 stars 10 forks source link

libvlc should be compiled without media library --no-ml #3

Open lintax opened 6 years ago

lintax commented 6 years ago

Currently it crashes on library load

JNI DETECTED ERROR IN APPLICATION: JNI NewGlobalRef called with pending exception java.lang.ClassNotFoundException: Didn't find class "org.videolan.medialibrary.Medialibrary" on path: DexPathList...

Reference issue https://code.videolan.org/videolan/vlc-android/issues/401