View Single Post
Old 07-15-2024, 09:09 PM   #4
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 4,024
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Wake locks can be tricky.
I have my own streamer for BBC World Service
Since I am just using MediaPlayer, I have to disable battery optimization, but I don't have to deal with wake locks myself since apparently MediaPlayer handles that already.

You can look at the AndroidManifest.xml in your app and see if they use any wake lock permissions.
OTOH, Android has changed a lot of permissions so that you have to request them dynamically.
Renate is online now   Reply With Quote