android
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| android [2021/10/22 14:57] – [Désinstaller des applications systèmes] t0mux | android [2024/01/05 05:30] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 9: | Ligne 9: | ||
| ===== Nettoyer Android ===== | ===== Nettoyer Android ===== | ||
| + | ==== Listes de bloatwares ==== | ||
| + | Vous pouvez aussi vous basez sur ces listes : | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| ==== Désinstaller des applications systèmes ==== | ==== Désinstaller des applications systèmes ==== | ||
| Ligne 35: | Ligne 41: | ||
| # Sur linux - methode 2 | # Sur linux - methode 2 | ||
| while :; do adb shell dumpsys window windows | grep mActivityRecord | head -n1 | cut -d\ -f7 | cut -d/ -f1; sleep 1; clear; done | while :; do adb shell dumpsys window windows | grep mActivityRecord | head -n1 | cut -d\ -f7 | cut -d/ -f1; sleep 1; clear; done | ||
| + | |||
| + | # Sur Linux - methode 3 (Android 10) | ||
| + | while :; do adb shell dumpsys window windows | grep ObscuringWindow | awk -F' |}' {' | ||
| </ | </ | ||
| + | |||
| + | |||
| < | < | ||
| FOR /L %L in (0,0,1) DO (adb shell dumpsys window windows | findstr mCurrentFocus && timeout /T 1 > nul && cls) </ | FOR /L %L in (0,0,1) DO (adb shell dumpsys window windows | findstr mCurrentFocus && timeout /T 1 > nul && cls) </ | ||
| Ligne 131: | Ligne 142: | ||
| com.gameloft.android.GloftDBMF # jeu puzzle pets | com.gameloft.android.GloftDBMF # jeu puzzle pets | ||
| com.gameloft.android.GloftSMIF # jeu spiderman | com.gameloft.android.GloftSMIF # jeu spiderman | ||
| + | com.sec.android.app.samsungapps | ||
| + | com.google.android.apps.youtube.music | ||
| + | com.microsoft.office.officehubrow | ||
| + | com.microsoft.skydrive | ||
| + | com.microsoft.office.outlook | ||
| + | com.sec.android.app.sbrowser | ||
| + | com.orange.phone | ||
| + | com.orange.update | ||
| + | com.orange.orangepro | ||
| + | com.orange.vvm | ||
| + | com.orange.owtv | ||
| + | deezer.android.app | ||
| + | com.samsung.android.oneconnect | ||
| + | com.sec.android.app.shealth | ||
| + | com.samsung.android.app.watchmanager | ||
| + | com.samsung.android.voc | ||
| + | com.samsung.android.arzone | ||
| + | com.samsung.android.spay | ||
| + | com.samsung.android.app.tips | ||
| + | com.samsung.android.game.gamehome | ||
| + | com.samsung.sree | ||
| </ | </ | ||
| Ligne 141: | Ligne 173: | ||
| com.huawei.camera # APN Huawei | com.huawei.camera # APN Huawei | ||
| com.huawei.videoeditor # éditeur vidéo | com.huawei.videoeditor # éditeur vidéo | ||
| + | com.google.android.permissioncontroller # petite fenetre Autoriser / Refuser | ||
| </ | </ | ||
android.1634914647.txt.gz · Dernière modification : (modification externe)
