pt1985
Erfahrenes Mitglied
- 49
Es gibt MotorolaOTA, das kann ich aber nicht deaktivieren, sondern nur beenden erzwingen und das bringt nix.
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
su
pm disable com.motorola.ccc.ota
adb shell
su
### nach "su" eventuelle root-Abfrage am Phone positiv bestätigen (SuperSU)
pm disable com.motorola.ccc.ota
exit
exit
adb shell
su
### nach "su" eventuelle root-Abfrage am Phone positiv bestätigen (SuperSU)
pm enable com.motorola.ccc.ota
exit
exit
su
pm enable com.motorola.ccc.ota