Quote:
Originally Posted by uroybd
I've studied the whole matter a little bit.
We need particularly this (Preferably with a grid widget): https://developer.android.com/develo...ts/collections
I tried something similar before in Flutter + Kotlin. So I'm confident I can do that part okay.
We have to implement the RemoteViewsFactory (In Kotlin in luajit-luncher?).
We can expose some sort of updater to Lua through JNI so that in history changes, KOReader can update the widget.
Am I on the right track?
|
I think you're.
But please make a standalone app first, do not submit a PR against luajit-launcher or care about the integration yet.
Integrating the final thing takes less than an hour but reviewing/discussing the wip could take months.
Better to give us a pointer to the git repo where you're working on it.