1

When I turn on doze mode on an android emulator using adb shell it just freeze. I cannot reboot it and emulator restarting doesn't help.

I use the following commands for turn doze mode on:

adb shell dumpsys battery unplug

adb shell dumpsys deviceidle step deep

And the following to turn it off:

adb shell input keyevent KEYCODE_WAKEUP

adb shell dumpsys battery reset
Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
Alex.Marynovskyi
  • 1,264
  • 3
  • 16
  • 22

0 Answers0