AnFengDe / AnFengDe_EPUB

EPUB 3.0 SDK for Android and iPhone, Offical team site : http://epub.anfengde.com
146 stars 79 forks source link

About library theme #11

Closed kuvark closed 11 years ago

kuvark commented 11 years ago

How can i change librar theme? In raw folder you got some html codes, but when i change them with mine, application doesnt work.

AnFengDe commented 11 years ago

Please change value, not html element id or name.

kuvark commented 11 years ago

Is there any way to call just EpubViewer component? I really dont want to use your html book library and i m ready to pay for google ads. I created an html5 gui and i want to use your Android.showBook(bookPath); function from my webview. Is that possible? Thank you so much for your kind replies.

AnFengDe commented 11 years ago

Sorry, you can't use your html5 in our project. You can only modify the value of our html, js and css to customize the interface. But you can use our EPub SDK, the parsing part, to develop your Reader and use your html interface. And we will give your the interface document of the EPub SDK after getting your payment.