Yes, i have found it on github
https://github.com/koreader/koreader/issues/1919
but noobody has been solving it yet :-(
Ansver:
Quote:
Yes, currently DJVU is not supported on Android no matter what the file name is. The problem is we didn't have a straightforward way to compile the same Djvulibre for Android and the other platforms. Although there are other projects like EBookdroid that have succeeded to run Djvulibre on Android, they may have done major refactoring to the original Djvulibre lib and the patches are not available in the upstream Djvulibre repo. So in order to support DJVU on Koreader for Android we either need to maintain a bunch of platform-specific patches or waiting for the upstream Djvulibre to support Android. And we prefer the latter option. But if someone send a pull request of the first option it's sweet too.
|
https://github.com/koreader/koreader/issues/2044