File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Android and the fly likes How to parse epub files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "How to parse epub files" Watch "How to parse epub files" New topic
Author

How to parse epub files

Hardik Trivedi
Ranch Hand

Joined: Jan 30, 2010
Posts: 252
Hi all,

I want to parse epub files in android. I referred epublib library files but not bale to parse using it.That library file is missing some classes. I use its source code too, but Dalvik is not able to build apk file because of some package name clash in javax.xml.stream package.

Is there any solution of this?

I use java's zip class to to unzip epub files. It unzips the file but takes lot of time for unzipping.

Or is there any other ready to use library to parse epub files.
Please help.
 
 
subject: How to parse epub files
 
Threads others viewed
Reading Epub files
CSS FILE READING
Convert Documents to EPUB, Split Large Docs & Read on iPod
How to use Aspirin
problems in downloading epub files
IntelliJ Java IDE