Quote:
Originally Posted by ash2017
Thank you knc1. I did that, but in the browser when I click a link, it offers me to save it again. My idea is to, make an ebook, which will open a linked book in the same window.
|
You need a booklet to do that (the 'main' screen of the Kindle is also a booklet).
KPVbooklet is open source, clone the repository and read how it does its thing.
The KUAL booklet is based on KPVbooklet.
Although most of it is readable SQL command scripting.
(It updates the device's database(s) to determine what application to use to display document types.)
You will have to jailbreak the device before can run your own booklet.
Which is one of the reasons I was suggesting an html solution (this thread is about using the browser, not about using the Java system).