3

I have an android music player and I see a "Stuck partial wake locks (background)" in the Play Console. I'm not sure how to fix it. I search my code and the only code that I find is the following when I initialized the player.

    mPlayer.setWakeMode(getApplicationContext(), PowerManager.PARTIAL_WAKE_LOCK);
    mPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC);
Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
Julia
  • 1,207
  • 4
  • 29
  • 47

0 Answers0