B4A Library ExoPlayer (media3) - video player

Toley

Active Member
Licensed User
Longtime User
@Erel Sorry to insist but I was finally able to install it on my Samsung phone running Android 15 and it crash when I press the configuration button and after when I press anywhere. I join a little video to show it. I am almost sure I have followed the installation instructions correctly but maybe it's on my side. Disabling the button could be an acceptable solution since I intent to use it as a GUI for a medical device and the size and model of the tablet is fixed (not a store app).
 

Attachments

  • 20250805_1806138063.zip
    380.3 KB · Views: 112

Abubakar123

New Member
Thanks for the update, and glad you figured it out! That kind of crash usually points to a mismatch in library versions or outdated files, so it makes sense. Always good to double-check you're using the latest files from the original post or repo.
 

ganezha

Member
I don't think so. Post a link to the API that you are trying to call. Might be possible with JavaObject.
Hi Erel, thanks for the quick reply!


Here’s the API I was referring to:
https://developer.android.com/reference/androidx/media3/common/audio/AudioProcessor


I’d like to use a custom AudioProcessor to modify PCM data in real time (for example to apply a channel filter or vocal remover).
Is there a way to inject or attach a custom AudioProcessor to the ExoPlayer instance through JavaObject?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…