Preferably not a Kindle because I dislike Amazon spyware but if it must be then it must be.
My use case is downloading PDFs and epubs onto my phone and transferring them to the eink display.
Preferably not a Kindle because I dislike Amazon spyware but if it must be then it must be.
My use case is downloading PDFs and epubs onto my phone and transferring them to the eink display.
It’s probably make able though. Looks like calibre just uses python and there are a couple options for running python on Android.
Seems doable to make an app with the embedded python requirements and then pass a file to convert. Might be tricky with file system access since Android can get a bit anal about reading from some dirs… But you should be good read/write to/from downloads or documents.