How to allow consents required by a few highlights on non-root gadget?

How to allow consents required by a few highlights on non-root gadget?



The greater part of the essential highlights of Greenify work out of the case on non-root gadgets, still some valuable extra highlights require a one-time benefit acceleration strategy unique in relation to typical authorizations, which is implemented by Android framework. (This method isn't required on established gadget)

This one-time technique requires a PC with USB port, a 360 Root Apk USB information link and a modest instrument called "ADB", which is a piece of the official Android stage apparatuses from Google.

1. Interface your Android gadget to the PC with USB information link. Guarantee the required driver is effectively introduced on the PC for your Android gadget. (For Windows PC, this official guide and driver list for regular OEM may be useful. In the event that it doesn't work out, the official Google Android USB driver should work for most Android gadgets, just physically introduce it, and select "Android ADB Interface" or "Android Composite ADB Interface")

2. On the Android gadget, on the off chance that you can't discover "Settings - Developer alternatives", at that point go to "Settings - About", tap the "Construct number" passage ordinarily until the point that a toast message indicates "You are presently an engineer". (Settings way might be somewhat unique on different Android gadgets)

3. Backpedal to "Settings - Developer alternatives" (the new section initiated by the last advance), empower "USB investigating".

4. In the event that you have never utilized the USB investigating,rooting  new equipment should now be identified on the PC. On the off chance that nothing recognized or mistakes experienced, you may need to physically introduce the right USB driver for your Android gadget, as said in stage 1.

5. Open the shell/terminal/charge incite on the PC, run "adb gadgets" (without cites). In the event that everything is appropriately designed, there ought to be no less than one gadget in the yield. If not, recheck the physical usb association, "USB troubleshooting" alternative on the Android gadget and the gadget driver introduced on the PC.

6. A consent ask for discourse "Permit USB investigating?" may show up on the Android gadget, requesting approval for the USB troubleshooting associated PC. If it's not too much trouble acknowledge it.

7. For various highlights, you have to run somewhat extraordinary charges (without cites) in the shell/terminal/summon incite to allow the comparing authorization:

Openness benefit run-on-request:

adb - d shell pm concede com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGS

Forceful Doze on Android 7.0+ (non-root):

adb - d shell pm concede com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGS

Rest in a hurry:

adb - d shell pm concede com.oasisfeng.greenify android.permission.DUMP

Forceful Doze (on gadget/ROM with Doze crippled):

adb - d shell pm concede com.oasisfeng.greenify android.permission.DUMP

Wake-up Tracker:

adb - d shell pm concede com.oasisfeng.greenify android.permission.READ_LOGS

Wake-up Cut-off: (Android 4.4~5.x)

adb - d shell pm concede com.oasisfeng.greenify android.permission.READ_LOGS

adb - d shell pm concede com.oasisfeng.greenify android.permission download 360 Root app  .WRITE_SECURE_SETTINGS

Foundation free authorization on Android 8+ (non-root):

adb - d shell pm concede com.oasisfeng.greenify android.permission.GET_APP_OPS_STATS

8. Power stop Greenify to give the conceded consent a chance to produce results. You can either do it in framework "Settings - Apps - Greenify - Force stop", or execute this charge:

adb - d shell am compel stop com.oasisfeng.greenify

9. (Discretionary) If you needn't bother with the USB investigating usefulness any more, you can debilitate it for security reason in "Settings - Developer alternatives". It won't influence the allowed authorizations to Greenify (until being uninstalled).

All done. Presently you can disengage the USB link and appreciate the extra energizing highlights of Greenify!


The authorization conceded by means of the over one-time method will last until the point that Greenify is uninstalled or your gadget is industrial facility reset.

Comments