You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Player work fine on api 18 and high (audio and video, support large set of formats).
But on api 17 and low (i test on api 16 and 17, emulators and real devices) player don't show video (audio work fine).
But vlc-android-sdk project in "build.gradle" file have line:
minSdkVersion 9
And i hoped that library will work from Android 2.3 and high.
Hello.
Player work fine on api 18 and high (audio and video, support large set of formats).
But on api 17 and low (i test on api 16 and 17, emulators and real devices) player don't show video (audio work fine).
But vlc-android-sdk project in "build.gradle" file have line:
And i hoped that library will work from Android 2.3 and high.
In my project I use version 2.1.12
logcat:
The text was updated successfully, but these errors were encountered: