After extending support for Android 6.0+.
The app is getting crash while playing video using VLC-SDK.
Previously we have make changes in SDK library a little bit as per our project need. Hence can't make changes in vlc-SDK.
I have tried the solutions as below:
- Adding ABI filters.
- Add gradle.properties file in project.
- Add
android.useDeprecatedNdk=true;
in gradle.properties - Adding abi filters in build.gradle.