It is recommended to switch to the internal ExoPlayer library rather than using an external version such as 3.10.
It integrates better with newer versions of B4A and avoids dependency conflicts.
Make sure your Android SDK is properly configured and up to date. B4A version 13.40 requires an SDK compatible with targetSdkVersion 35.
None of my apps start anymore? It crashes with no errors log. No logs of anything, not even activity create I did a clean install of new resource.zip and cmd line extract (build 36, sdk 36). It compiles ok, but when app starts it just crashes. Small example project starts ok. Anyone else...
ExoPlayer is a powerful media player created by Google: https://developer.android.com/guide/topics/media/exoplayer This version is based on Media3 ExoPlayer v1.2. It replaces ExoPlayer 2: https://www.b4x.com/android/forum/threads/exoplayer-mediaplayer-videoview-alternative.72652/#content The...