Marlon's Wiki

it's better when it's simpler

User Tools

Site Tools


start:system:software:android:debloat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
start:system:software:android:debloat [2024/10/27 10:44] – created marlonivostart:system:software:android:debloat [2025/01/05 10:22] (current) marlonivo
Line 1: Line 1:
-===== Debloating ===== +====== Debloating ======
-The Boox Launcher called ''%%apk=com.onyx%%'' does not have a regular settings menu, you need to install an alternative launcher (e.g. aio launcher) to access it. If you accessed it go onward.+
  
     - Go to Apps > Menu > App Management and activate USB debugging     - Go to Apps > Menu > App Management and activate USB debugging
     - Make sure you have ADB installed on your computer     - Make sure you have ADB installed on your computer
-    - Connect the e-reader to your computer +    - Connect android to your computer  
 +\\ 
 +===== Finding ===== 
 +----
  
-===== Debloating ===== +Use this command to list all google related Apps to a text file.
- +
-Use this command to list all Google and Boox related Apps to a text file.+
 <code> <code>
-adb shell pm list packages -f > bloatedapps+adb shell pm list packages -f > bloated.txt
 </code> </code>
 Then delete them with: Then delete them with:
 <code> <code>
-adb shell pm uninstall -k --user 0 com.onyx.gallery +adb shell pm uninstall -k --user 0 com.google.app
-</code> +
- +
-These are all **onyx** apk's: +
-<code> +
-com.onyx.clock +
-com.onyx.calculator +
-com.onyx.gallery +
-com.onyx.android.ksync +
-com.onyx.easytransfer     # called BOOXDrop +
-com.onyx.kreader +
-com.onyx.floatingbutton   # called NaviBall +
-com.onyx.voicerecorder    # called Recorder +
-com.onyx.kime +
-com.onyx.mail +
-com.onyx.android.onyxotaservice +
-com.onyx.latinime +
-com.onyx.tscalibration +
-org.chromium.chrome       # called NeoBrowser+
 </code> </code>
  
-These are the invisible **google** apk's:+These are examples of invisible **google** apk'most of the phones have integrated:
 <code> <code>
 com.google.android.syncadapters.calendar com.google.android.syncadapters.calendar
Line 50: Line 32:
 com.android.documentsui com.android.documentsui
 </code> </code>
-==== Repair ==== 
  
-Don't delete ''%%com.onyx%%'' and obviously not the screensaver app, otherwise they will cause a abnormal pattern.If you did, reinstall with+\\ 
 +===== Repairing ===== 
 +---- 
 +If you accidentally deleted an necessary app restore it with:
 <code> <code>
-adb shell cmd package install-existing com.onyx+adb shell cmd package install-existing com.google.app
 </code> </code>
start/system/software/android/debloat.1730025872.txt.gz · Last modified: 2024/10/27 10:44 by marlonivo

Donate Marlon Ivo's Webpage