3
398580
Gast
@Razor00014
Bist Du auf Version 11.9.51? Falls noch nicht - mal updaten.
Bist Du auf Version 11.9.51? Falls noch nicht - mal updaten.
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
7. For different features, you need to run slightly different commands (without quotes) in the shell/terminal/command-prompt to grant the corresponding permission:
Accessibility service run-on-demand: adb -d shell pm grant com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGSAggressive Doze on Android 7.0+ (non-root):
adb -d shell pm grant com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGSDoze on the Go:
adb -d shell pm grant com.oasisfeng.greenify android.permission.DUMPAggressive Doze (on device/ROM with Doze disabled):
adb -d shell pm grant com.oasisfeng.greenify android.permission.DUMPWake-up Tracker:adb -d shell pm grant com.oasisfeng.greenify android.permission.READ_LOGSWake-up Cut-off: (Android 4.4~5.x)
adb -d shell pm grant com.oasisfeng.greenify android.permission.READ_LOGS
adb -d shell pm grant com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGS