问题
I am new in Android I want to read Epub file in our android app. Can any one tell me how to? Please post some example.
回答1:
FBReader application which reads epub files. here you can find it http://www.fbreader.org/FBReaderJ
回答2:
If you plan to ship your app to multiple platforms (ex. with PhoneGap), consider using Monocle to read epubs from webkit browsers.
回答3:
You have to add slf4j-api and slf4j-simple for the http://www.siegmann.nl/epublib/android
as they are dependencies for slf4j-android and made them available to build path.
回答4:
you can find souce code from this link http://www.siegmann.nl/epublib/android
来源:https://stackoverflow.com/questions/10206903/read-epub-file-in-android