Open dtsang opened 11 years ago
Hi,Mr. dtsang The message "Failed to access the file" means the app can not read file, check your app privilege setting please. Can you tell me the EpubCheck tools download url and your epub file?
I used Epubcheck 3.0.1 from http://code.google.com/p/epubcheck/ I fixed the error "Import book error" because my nav file is wrong format. Now my book is shown in app, but the layout is wrong. Also jquery doesn't work, css too. My Epub file works well in Readium chrome extension. How come I send to you my sample file?
You can send directly to afd@anfengde.com.
I sent. Thx
Hi,dtsang, it is time in weekend,so .....
We have check file your sent, and reply you later.
The bug was caused by the different version of the jQuery. And we had fixed it. And our app gets the chapters from "nav.xhtml" or "toc.xhtml" in the epub file.
Thanks, I downloaded to Galaxy Note 2 Android 4.4.1.2, jQuery & html5 audio work well. But there is problem with CSS. It seems SDK doesn't support fixed layout. What should I do?
Sorry for that. Our SDK can't support fixed layout very well. And we are making it perfect.
Could I pay for Android source? We need to modify it to make our reader.
At the moment we are not selling the codes. In the coming new releases many codes of the UI part will be open source to help users personalize their own UIs. We're still working on the project so please keep track of us.
Best regards,
On Tue, Jul 16, 2013 at 7:15 PM, dtsang notifications@github.com wrote:
Could I pay for Android source? We need to modify it to make our reader.
— Reply to this email directly or view it on GitHubhttps://github.com/AnFengDe/EPUB_SDK/issues/15#issuecomment-21035484 .
Thanks,
What we have is actually all available from our git repos. The only difference is that we provide for free those codes out there, but charge 50USD for removing the ads bar.
So please use the free version and see if you're happy with it. If it's okay for you and you do not mind the ads, there's no fee involved.
If the free version does not meet your requirements, then we do not have anything better.
Best regards,
On Wed, Jul 17, 2013 at 5:04 PM, koman tian afd@anfengde.com wrote:
At the moment we are not selling the codes. In the coming new releases many codes of the UI part will be open source to help users personalize their own UIs. We're still working on the project so please keep track of us.
Best regards,
On Tue, Jul 16, 2013 at 7:15 PM, dtsang notifications@github.com wrote:
Could I pay for Android source? We need to modify it to make our reader.
— Reply to this email directly or view it on GitHubhttps://github.com/AnFengDe/EPUB_SDK/issues/15#issuecomment-21035484 .
Thanks for information. We till keep tracking your source code.
Hello, I send you my new sample file via email. My file adds HTML5 video/audio & MathML. If you have time, please update your SDK ^^
One more thing, I have another Epub 2.0 file without toc.xhtml (nav file). It has *.ocx only. Your SDK cannot read that such file, it shows only 1 chapter.
Thanks for your book, which we tested and found that our SDK does have problem in supporting FL files. We'll work on it and inform you if we have any progress.
Best regards,
On Thu, Jul 18, 2013 at 8:00 PM, dtsang notifications@github.com wrote:
One more thing, I have another Epub 2.0 file without toc.xhtml (nav file). It has *.ocx only. Your SDK cannot read that such file, it shows only 1 chapter.
— Reply to this email directly or view it on GitHubhttps://github.com/AnFengDe/EPUB_SDK/issues/15#issuecomment-21178583 .
Hi, On the latest Epub UI sample the continues swipe feature per chapter is not working? Need to press the next button to continue on the next chapter. Example when you open epub will load cover page then you have to press the next button in order to go to the next page or chapter of the book. Thanks!
Hi, Can you make this ePub reader right to left for right to left languages?
Thanks
Yes, RTL reading system, need some customize job.
Thank you, lhylcom32. We will check later.
I created a simple epub 3.0 & added to CallEpubUI sample app. My epub file is passed latest EpubCheck without error. But the Android app shows "Import epub error" and then "Failed to access the file".