1 of 11

Running

Wakelock detector without Root

UzumApps 2016

[ screenshots from non-rooted nexus 5]

Note: This workaround requires you to use Wakelock detector [Lite] version

Or Full version of Wakelock detector

2 of 11

Running without Root

Yes, you can run Wakelock detector without Root.

Just, we need to do some workaround.

(You do the following workaround only once unless you reboot your phone)

What you need:

  • Computer (Mac or Linux prefered) with Chrome browser
  • Android Phone and USB cable

3 of 11

Quick summary

  • Connect your Android phone to your Computer with USB cable.
  • Turn on “USB debugging” on your phone
  • Run “Wakelock Unlocker” Chrome Extension on your computer
  • Press “Usb” icon to switch from usb to tcp-ip
  • Run Wakelock detector [LITE]

4 of 11

Phone: Enable USB debugging on

To access these settings, open the Developer options in the system Settings.

On Android 4.2 and higher, the Developer options screen is hidden by default. To make it visible, go to Settings > About phone and tap Build number seven times.

Details: https://developer.android.com/tools/device.html

5 of 11

Make Media device (MTP) ON (after connecting usb)

6 of 11

PC: Install Chrome extension

Search for “Wakelock” in Chrome store.

Add to Chrome” to install it.

After that, click on it and press “Launch App

Link to the extension

7 of 11

PC: For Windows OS

If you are using Windows OS, By default, Chrome extension won’t be able to recognize your phone.

You will need to install USB drivers.

Guide: http://developer.android.com/sdk/win-usb.html

One-click installers:

  • Minimal Adb fastboot driver

URL: http://forum.xda-developers.com/showthread.php?t=2317790

2. “UniversalAdbDriver” (option 2)

URL: http://download.clockworkmod.com/test/UniversalAdbDriverSetup.msi

8 of 11

PC: Switch USB to TCP/IP mode

After Chrome extension recognizes your phone, it will ask RSA confirmation on your phone. Confirm the dialog.

Then, you will see the right picture on PC.

Now, Press “USB” icon. It should change to WiFi icon.

[New Update]

We added “Grant BATTERY_STAT” button.

(This is better option than USB. If it works, the icon changes to THUMB_UP)

9 of 11

Phone: Final Step

Download “Wakelock detector Lite” version and run on your phone. Confirm RSA dialog.

Link for Wakelock detector Lite

  • GooglePlay

10 of 11

Manual Option

If Chrome Extension did not work,

Try following manual command line options:

  • adb tcpip 5555

Or

  • adb shell pm grant com.uzumapps.wakelockdetector.noroot android.permission.BATTERY_STATS

You must have access to adb on command line.

Check out “Minimal ADB driver” for Windows.

11 of 11

FAQ

>Do I have to repeat all above steps after reboot?

>A: Yes, Android resets the adb to usb on restart.

If you have a problem while following above steps, post on xda thread or email to uzumapps@gmail.com

Alternative solution:

PC version: (deprecated) Download from XDA thread: http://bit.ly/1h2Hzmw

(Currently available for Windows only)