SimpleMobileTools / Simple-Music-Player

A clean music player with a customizable widget, stylish interface and no ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
1.27k stars 411 forks source link

Music Playing in BT headset. Incoming call receives. Call end. Music sound will not come from either speaker or Bluetooth. You have to restart the phone or application in this scenario. #495

Closed raihanbinhaniftech closed 1 year ago

raihanbinhaniftech commented 1 year ago

I thinks its a focus problem which is not handled in this Music Application as when the call arrives telephony get the audio stream focus and after the call ends it releases the focus but music app don't get the focus back. So you play the music after the call ends but still the music not giving sound.

tibbi commented 1 year ago

what app and OS version are you using?

raihanbinhaniftech commented 1 year ago

Hey Tibbi. Great work I have checked much of your work. I am using the Lineage 18.1 and app version and quite an old app version almost 4 months old.

tibbi commented 1 year ago

well, update to the latest one then

raihanbinhaniftech commented 1 year ago

Sure I have made a lot of changes to it. Can you help me where exactly this was missing the focus issue?

tibbi commented 1 year ago

hard to say what was wrong, the whole way of handling audio has been rewritten recently