Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Onyx Boox

Notices

Reply
 
Thread Tools Search this Thread
Old 11-07-2023, 07:32 PM   #1
Geremia
Addict
Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!
 
Posts: 235
Karma: 100000
Join Date: Oct 2012
Device: Calibre
Question Remove Onyx screensaver app?

The default Onyx screensaver is interfering with com.better.alarm. What is the name of the Onyx screensaver app? ¿Is it one of the following:
Code:
$ adb shell cmd package list packages -a | grep onyx
package:com.android.internal.systemui.navbar.gestural_onyx
package:com.onyx.dict
package:com.onyx.kime
package:com.onyx.mail
package:com.onyx.android.onyxotaservice
package:com.onyx.igetshop
package:com.onyx.android.production.test
package:com.onyx.latinime
package:com.onyx.android.ksync
package:com.onyx
package:com.onyx.easytransfer
package:com.onyx.kreader
package:com.onyx.floatingbutton
package:com.onyx.appmarket
package:com.onyx.calculator

Last edited by Geremia; 11-07-2023 at 07:34 PM.
Geremia is offline   Reply With Quote
Old 11-07-2023, 07:53 PM   #2
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,061
Karma: 4234828
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
It is complicated: package com.onyx is launcher + screensaver app.

First, you must install a 3rd party launcher (I recommend Simple Ink Launcher).

Second, screensaver will be generic Android ones from /data/assets/images/. You will need to experiment, I don’t remember how they needed to be rotated.
mergen3107 is offline   Reply With Quote
Old 11-07-2023, 11:23 PM   #3
Geremia
Addict
Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!
 
Posts: 235
Karma: 100000
Join Date: Oct 2012
Device: Calibre
Quote:
Originally Posted by mergen3107 View Post
I recommend Simple Ink Launcher
That one doesn't seem maintained. ReLaunchX seems good.
Quote:
Originally Posted by mergen3107 View Post
Second, screensaver will be generic Android ones from /data/assets/images/. You will need to experiment, I don’t remember how they needed to be rotated.
Thanks. I don't want any screensaver. I'd rather the screen simply go blank or freeze.
Thanks for the help.
Geremia is offline   Reply With Quote
Old 11-07-2023, 11:43 PM   #4
Geremia
Addict
Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!
 
Posts: 235
Karma: 100000
Join Date: Oct 2012
Device: Calibre
Quote:
Originally Posted by mergen3107 View Post
It is complicated: package com.onyx is launcher + screensaver app.
Code:
$ adb uninstall com.onyx
Failure [DELETE_FAILED_INTERNAL_ERROR]
Do I need to root it somehow?
Code:
$ adb root
* daemon not running; starting now at tcp:5037
* daemon started successfully
adbd cannot run as root in production builds
Can some LineageOS rom run on Onyx Leafs?
Geremia is offline   Reply With Quote
Old 11-07-2023, 11:51 PM   #5
Geremia
Addict
Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!Geremia rocks like Gibraltar!
 
Posts: 235
Karma: 100000
Join Date: Oct 2012
Device: Calibre
Quote:
Originally Posted by Geremia View Post
Code:
$ adb uninstall com.onyx
Failure [DELETE_FAILED_INTERNAL_ERROR]
Do I need to root it somehow?
No. From here:
Code:
adb shell pm uninstall -k --user 0 com.onyx
Geremia is offline   Reply With Quote
Old 11-08-2023, 02:38 AM   #6
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,061
Karma: 4234828
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
I did “pm disable com.onyx”.
mergen3107 is offline   Reply With Quote
Old 11-08-2023, 02:39 AM   #7
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,061
Karma: 4234828
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
Ah, yes, “pm disable” requires root, but these commands are equivalent.
mergen3107 is offline   Reply With Quote
Reply

Tags
alarm, boox, leaf, screensaver


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove message box on screensaver BiliBug KOReader 2 08-24-2022 09:08 AM
Troubleshooting How to remove screensaver? priestlee7 Amazon Kindle 2 10-15-2013 12:26 PM
How to remove screensaver ads, but keep bottom banner? impatiens Kindle Developer's Corner 7 06-10-2012 02:55 PM
How to remove default Kindle DXG's screensaver? huangchenmin Kindle Developer's Corner 0 07-24-2011 01:42 AM
Hacks Have to return Kindle 2-remove screensaver hack? sbell1 Amazon Kindle 2 04-09-2009 03:52 PM


All times are GMT -4. The time now is 05:17 AM.


MobileRead.com is a privately owned, operated and funded community.