start:system:software:boox
This is an old revision of the document!
Table of Contents
Boox
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
- Make sure you have ADB installed on your computer
- Connect the e-reader to your computer
Debloating
Use this command to list all Google and Boox related Apps to a text file:
adb shell pm list packages -f > bloatedapps
Then delete them with
adb shell pm uninstall -k --user 0 com.onyx.gallery
Saving
Don't delete com.onyx
and the screensaver app, cause these are required to lock your device and keeping the screensaver.
If you did, reinstall.
adb shell cmd package install-existing <package name>
start/system/software/boox.1729409901.txt.gz · Last modified: 2024/10/20 07:38 by marlonivo