Tuesday, August 11, 2020

Enable Wakelock Detector without Root

Instead of installing a Chrome extension, just do the following:

  1. Enable USB debugging.
  2. Enable USB debugging (Security settings).
  3. Connect the phone to a laptop and grant BATTERY_STATS permission to WLD:
    adb shell pm grant com.uzumapps.wakelockdetector.noroot android.permission.BATTERY_STATS


No comments: