Quote:
Originally Posted by NiLuJe
Yes, there is.
Cf. https://www.mobileread.com/forums/sho...32&postcount=4
(FW 5.x only)
That said, I have no idea if this works under KUAL, but it should, since there are a few buttons like this (the Collections Manager button comes to mind, so check this one out for an example).
|
Thanks, NiLuJe.. that did the trick..
The difference being:
wrong: /usr/bin/lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.kindlet/mnt/us/documents/YourKindlet.azw2
(this does work for the collections manager kual button though..)
right: /usr/bin/lipc-set-prop com.lab126.appmgrd start file:///mnt/us/documents/YourKindlet.azw2
In this case, I used: /usr/bin/lipc-set-prop com.lab126.appmgrd start file:///mnt/us/documents/MyChecklist_B007L78Z7K.azw2
I was unable to resolve the issue of embedded space in the filename ("My Checklist..") and renamed it to MyChecklist..
Did various trials with mysterious results.. in one case, i moved the .azw2 file out of the documents folder, but was still able to run it in the non-Kual way.. it appears that the location of the .azw2 file is tracked by the framework..?
p.s: the "B007L78Z7K" seems to be an internal Amazon identifier.. not any user ID.. so it should be the same for everyone who downloads it..
p.p.s: turns out that there is an option for downloading the app via pc.. in this case the downloaded file has the name "My-Checklist.azw2".. no mysterious ID suffixes..
this simplified matters.. so the kual button is ready.. See:
https://www.mobileread.com/forums/sho...6&postcount=45