Quote:
Originally Posted by winstonma
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