View Single Post
Old 01-28-2019, 09:13 AM   #2029
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by xception View Post
No workarounds?

Or the booklets have to be recompiled into a linux-executable like kterm (c + gtk) and koread (lua + idk)

What about kual itself, it seems to be it's written in java and kindlet form, could you please tell how the creator got that to work on the firmware that has the backend removed ??
Booklet != Kindlet ... Which is the whole point.
For instance, the main Kindle page is a booklet, sort of hard to remove support for that.

Depends on what source you are looking at, the "active document" is indeed a Kindlet.

Compare that source with the source of the KUAL booklet, which, of course, is a booklet.

That comparison you are now looking at is the only booklet development documentation there is.
As I posted before, the booklet interface to the system is NOT Public, and is NOT Published (by Amazon, that is).

That comparison is also the "booklet development kit" you have been looking for.
That, and whatever you can determine of the Java parts of the system with your favorite Java reverse engineering tool(s).
Some of which I have posted, including builds that will run on the Kindle itself.
All of which seem to be on the list of my least useful postings.

Last edited by knc1; 01-28-2019 at 09:20 AM.
knc1 is offline   Reply With Quote