android
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| android [2018/02/22 21:28] – created ww | android [2026/06/20 15:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Stáhnout Android SDK Platform Tools. | Stáhnout Android SDK Platform Tools. | ||
| - | | + | <code batch> |
| - | pm uninstall -k --user 0 ' | + | adb shell |
| - | adb reboot | + | |
| - | exit | + | rem Cell notification |
| + | pm uninstall -k --user 0 ' | ||
| + | |||
| + | rem What's New (Sony) | ||
| + | pm uninstall -k --user 0 ' | ||
| + | |||
| + | rem Facebook services | ||
| + | pm uninstall -k --user 0 ' | ||
| + | |||
| + | adb reboot | ||
| + | exit | ||
| + | </ | ||
| ===== Zapnutí USB debug režimu ===== | ===== Zapnutí USB debug režimu ===== | ||
android.1519334917.txt.gz · Last modified: (external edit)
