theblixguy / ForceDoze

Enable Doze mode immediately after screen off and turn off motion sensing to get best battery life

Home Page:https://play.google.com/store/apps/details?id=com.suyashsrijan.forcedoze&hl=en

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Works on Android 14?

Lumexio opened this issue · comments

Forget it i figure out.
Here the required commands after android 6+

##Non-root workaround

Remember that this a nice choice when you don't want to root <3

adb -d shell pm grant com.suyashsrijan.forcedoze android.permission.DUMP

WRITE_SECURE_SETTINGS command

adb -d shell pm grant com.suyashsrijan.forcedoze android.permission.WRITE_SECURE_SETTINGS

Enable logs:

adb shell pm grant com.suyashsrijan.forcedoze android.permission.READ_LOGS