FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.26k stars 721 forks source link

Render epub file directly from url #289

Open lekhrajtiwari opened 6 years ago

lekhrajtiwari commented 6 years ago

Issue / Feature - FolioReader version -
FolioReader Stock / Modified -
Android SDK - Mobile / Tablet / Emulator Info -
Crash / Error -

Steps to reproduce / Describe in detail -

@mahavir155 @hrishikesh-kadam is there any way to view the epub file directly from URL as we do for pdf in webview!

please help.

mahavir155 commented 6 years ago

No, currently there is no way to do so.

On Wed, Sep 26, 2018 at 3:16 PM lekhrajtiwari notifications@github.com wrote:

Issue / Feature - FolioReader version - FolioReader Stock / Modified - Android SDK - Mobile / Tablet / Emulator Info - Crash / Error -

Steps to reproduce / Describe in detail -

@mahavir155 https://github.com/mahavir155 @hrishikesh-kadam https://github.com/hrishikesh-kadam is there any way to view the epub file directly from URL as we do for pdf in webview!

please help.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/FolioReader/FolioReader-Android/issues/289, or mute the thread https://github.com/notifications/unsubscribe-auth/ABN9OgXxmPjA45EmaSN6mSnbfnfYnUDlks5ue0z7gaJpZM4W6R4N .

lekhrajtiwari commented 6 years ago

okay, thanks!

lekhrajtiwari commented 6 years ago

@mahavir155 what about reading the file from the input stream using folio can you help e with the code?

santoshvarma4u commented 5 years ago

Any update on this, can we open URL?