Skip to main content
-1 votes
0 answers
44 views

So i have these 2 PlayerView one top one bottom and they are mirrored one on top have full scale then the bottom one is compressed to fill the bottom part. So i want a blurr overlay that will be on ...
wayne chirwa's user avatar
0 votes
0 answers
74 views

I'm using flutter media_kit 1.2.0 library in my project and the task is to put tracks into playlist and play one after another in schedule. Each video has own index so by schedule a bloc passes index ...
Alex20280's user avatar
  • 385
0 votes
1 answer
68 views

I have been having a problem since quite some time and I have tried many things to understand and get rid of it without any success. Actually I am developing a music app with different songs that can ...
VanessaF's user avatar
  • 717
0 votes
0 answers
42 views

When viewing my media notification the LargeIcon of the albumart is very pixelated. However Samsung Music's notification of the same albumart is of the correct resolution. I've attached 4 images below ...
Steve Campos's user avatar
1 vote
1 answer
130 views

I want to create an activity that includes an androidx.media3.ui.PlayerView. The player should play a video using a foreground service, allowing media playback to continue even when the app is ...
ahmadreza gh's user avatar
0 votes
0 answers
45 views

I am working on an Android project where I have a fragment that broadcasts a channel. I use media3.ui.player as VideoView. There is no problem in portrait mode, but when I switch to full screen mode, ...
Subhan Efendiyev's user avatar
0 votes
0 answers
81 views

I am making a music player Android App with Kotlin and building UI with Jetpack Compose, using ExoPlayer as the player. Currently I'm using Hilt to inject ExoPlayer directly into the ViewModel ...
Tuấn Lương Ngọc's user avatar
0 votes
0 answers
122 views

For example a popular VLC player app uses "Manage all files" permission (MANAGE_EXTERNAL_STORAGE). It's not easy for other video player developers to use this permission and pass the review ...
user924's user avatar
  • 12.9k
0 votes
0 answers
64 views

I support different types of streams in the app. When a transition between streams happens while on the Now Playing screen, Android Auto closes the screen. I migrated the app from legacy ExoPlayer to ...
Deniz Demirci's user avatar
0 votes
0 answers
81 views

I'm working on a MP3 player for Android Auto and I noticed some debugging(?) text on the AA screen in the Windows Headunit. See the example in the screen shot below - "Step: 1, Template: ...
user3573712's user avatar
0 votes
0 answers
34 views

I have the following code. When the alarm is triggered, if I have a bluetooth device connected, it will play on through bluetooth. I have found an app that when playing an alarm, it plays through both ...
John Smith's user avatar
  • 3,645
0 votes
1 answer
661 views

I am using AIDE for Android, and have 2 java files (one is MainActivity.java, and the other is M4APlayer.Java). During the onCreate() call, I have a text changed listener attached to an EditText ...
Michael Lowe's user avatar
2 votes
0 answers
97 views

I’m developing an Android app that needs to play five audio tracks of a song simultaneously. I'm currently using the Android MediaPlayer package for playback. However, precise synchronization is ...
DuckLovesBread's user avatar
0 votes
1 answer
56 views

I have raw files named zero.flac , one.flac , ... , nine.flac My app has minimum api 28 and I am using kotlin. My app will take number input from user and read it sequentially There will be option to ...
lxuser's user avatar
  • 1
0 votes
1 answer
620 views

I'm currently working on an Android app using the Media3 (ExoPlayer) library to stream video content. I've successfully implemented playback for HTTP streams, but I'm having trouble playing a UDP ...
chirantha's user avatar

15 30 50 per page
1
2 3 4 5
319