Quote:
Originally Posted by VelvetElvis
The current rewrite, which BTW is still broken for CoolReader users, and acknowledged by the new developers, requires newer libraries, which are not compatible with Android < 5. This has been confirmed by the developers.
|
That part is probably not CC dev fault. Coolreader was never able to open content schemes.
I suggested the same workaround used in KOReader in
https://github.com/buggins/coolreader/issues/126. It was fixed by @virxkane in
https://github.com/buggins/coolreader/pull/129.
I just checked that my issue was, in fact, solved. i did notice they didn't implement the same workaround as we did, but worked fine in my tests.
Now it seems that the patch they implemented doesn't work with CC. It should be easily fixable as the method used by KOReader is still able to open files from new CC versions without making a copy.
Feel free to open a new issue on Coolreader bugtracker (or comment on
https://github.com/buggins/coolreader/issues/126 and ping @virxkane explaining the kind of error you got)