View Single Post
Old 07-26-2025, 11:40 AM   #3
BringerOfInk
Junior Member
BringerOfInk began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2024
Device: Onyx Boox Note Air 3 C
Terribly sorry Renate! Brain melting was not on my todo list today! Thank you for the input. Seems like I panicked over nothing. If anyone does the same in the future you can just re-enable apps with:

Code:
cmd package install-existing PACKAGE.NAME
I re-installed all the apps I deleted with:

Enter shell:

Code:
adb shell
Re install apps:

Code:
cmd package install-existing com.onyx.easytransfer
cmd package install-existing com.onyx.voicerecorder
cmd package install-existing com.onyx.tscalibration
cmd package install-existing com.onyx.appmarket
cmd package install-existing com.onyx.kime
cmd package install-existing com.onyx.floatingbutton
cmd package install-existing com.onyx.calculator
cmd package install-existing com.onyx.musicplayer
cmd package install-existing com.onyx.latinime
cmd package install-existing com.onyx.android.note
cmd package install-existing com.onyx.android.onyxotaservice
cmd package install-existing com.onyx.aiassistant
cmd package install-existing com.onyx.kreader
cmd package install-existing com.onyx.clock
cmd package install-existing com.onyx.gallery
cmd package install-existing com.onyx
cmd package install-existing com.onyx.igetshop
cmd package install-existing com.onyx.android.ksync
cmd package install-existing com.onyx.android.production.test
cmd package install-existing com.onyx.mail
cmd package install-existing com.onyx.dict
BringerOfInk is offline   Reply With Quote