Coder Social home page Coder Social logo

epub3reader's People

Contributors

marcogiuriato avatar pettarin avatar valentinogiacometti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

epub3reader's Issues

Not showing the menu!

I have downloaded and executed the code. It is opening the books, but the menu option is not showing my emulator. And the reader is not showing end of book. I am using api 16 and android version 4.1.2.
screenshot

Regards Enhancement in Paging rather then vertical scroll

Hello ,

I have test you app and i found it very use full to me for my epub 3.0 book ,but only thing i want to known from you is when to move to my book's first chapter .it load one xhtml ,so you have idea how i can making paging from that xhtml while loading it in WebView.

Page numbers missing

Now, epub3 displays all ebooks on my device, seems like some background scanning is done, in most cases it seems like a hang, as no hour glass is displayed meanwhile. To support control of page turning, I suggest page numbers and bookmarks. Cheers

Change all memory path to external microsd

I want this app to only use the external microsd instead of internal storage. So I changed the path which is Environment.getExternalStorageDirectory()); to /storage/microsd .

The problem is in EpubManipulator.java, after I changed the
public static String location = Environment.getExternalStorageDirectory() + "/epubtemp/";
to
public static String location = "/storage/MicroSD/epubtemp";
-User click Open Book 1>Select Book>Selected book not opened(it remains the same like no action taken)
`

FATAL EXCEPTION: main java.lang.VerifyError

when i import the code in eclipse i got this error .i did every settings in build path. The main java.lang.VerifyError is coming in the line navigator = new EpubNavigator(2, this); in the main activity. Please suggest me what will be the issue

Error 404, File not found issue for 1 ebook.

I am using the Skyepub.jar in my Android app to display the ebooks(.epub file). most of ebooks from internal memory render and preview fine, where as my one epub file getting error like "Error 404, File not found". I have tested the same epub file from asset with 'SkyTest App'(Tutorial App), It is preview properly but getting error in my application.
Please help on this issue.
Thanks

not opening in Eclipse

Hi When i import workspace its not importing. its given output empty ?
can you please help me to solve the issue

Epubtemp

  1. Please mark it with .nomedia. Google+ accidentally pushed images from this folder!
  2. Move it to the Android/data subfolder.
    Thanx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.