romurmel
Stamm-User
- 313
Also, wen die Feedback App und der Hinweis beim Starten des Smartphones stört, lässt sich beides per ADB entfernen.
adb devices
adb shell
pm uninstall -k --user 0 com.google.android.apps.betterbug
pm uninstall -k --user 0 com.android.yadayada
exit
adb reboot
adb devices
adb shell
pm uninstall -k --user 0 com.google.android.apps.betterbug
pm uninstall -k --user 0 com.android.yadayada
exit
adb reboot
Zuletzt bearbeitet: