Anton

Results 2 issues of Anton

Issue / Feature - Why does the book not open from the storage FolioReader version - 0.5.4 FolioReader Stock / Modified - Android SDK - 30 Mobile / Tablet /...

Hello I am making an app for reading EPUB books. when i want to call reader.setFullContent(file.absolutePath) method gives me the following error: `javax.xml.parsers.ParserConfigurationException: http://apache.org/xml/features/nonvalidating/load-dtd-grammar W/System.err: at org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl.setFeature(DocumentBuilderFactoryImpl.java:101) at com.github.mertakdut.Reader.fillContent(Reader.java:322) at...