F
Funnyboy996
Neues Mitglied
- 2
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: this_feature_currently_requires_accessing_site_using_safari
pm disable com.motorola.ccc.ota
adb shell pm disable com.motorola.ccc.ota
Der Befehl, um die App wieder zu aktivieren:BOotnoOB schrieb:Ohne root: Minimal ADB/Fastboot Tools installieren. Dann USB-Debugging in den Entwickleroptionen aktivieren und Handy mit PC verbinden. Am PC über den ADB-Befehl
Code:
adb shell pm disable com.motorola.ccc.ota
die App deaktivieren.
adb shell pm enable com.motorola.ccc.ota