View Single Post
Old 07-06-2022, 11:38 AM   #4
llinfeng
Enthusiast
llinfeng is on a distinguished road
 
Posts: 38
Karma: 58
Join Date: Jan 2019
Device: Kobo, Kindles, Sony DPTs, QQ-Read
Quote:
Originally Posted by winstonma View Post
This adb shell command should open the NeoReader

Code:
am start -n com.onyx.kreader/com.onyx.kreader.ui.ReaderHomeActivity
I am using Onyx Nova so I don't have the Note app to test.
Great, it works - should I have recently opened a PDF file using the NeoReader, the adb shell command brought me back to the file! This serves my need perfectly!

Though, how did you figure out the "/com.onyx.kreader.ui.ReaderHomeActivity" bit? When I went into the adb shell, tab-completion never worked, and I wonder what's the proper procedure to "discover" the proper command to issue.

Oh, one funny thing - I also tried to contact Boox support asking them to complete the list of intents. They asked me to read their GitHub repo for the SDK instead ... lol
llinfeng is offline   Reply With Quote