View Single Post
Old 01-16-2012, 03:40 AM   #7
bardo
Member
bardo will become famous soon enoughbardo will become famous soon enoughbardo will become famous soon enoughbardo will become famous soon enoughbardo will become famous soon enoughbardo will become famous soon enough
 
Posts: 17
Karma: 548
Join Date: Jan 2012
Device: PRS-T1
The successor of vudroid is called ebookdroid.


There are a lot of other programs like offline Wikipedia
(WikiDroyd,Aard Dictionary) that use the plain Android Webkit/WebView
component for display. Every scroll and page turn results in a lot of
page refreshes and flicker. The success of e-ink devices crucially
depends on this.

Info for app developers from support@coolreader.org (Vadim):
Look at N2EpdController.java
http://crengine.git.sourceforge.net/...crengine;a=tre
e;f=android/src/org/coolreader/crengine;h=8f8bd76e84046adca3d70ba4a23f5eb2fb
5a3671;hb=HEAD
Author is DairyKnight from xda-developers.
At least you can use it under GPL.
For use in closed project I would recommend to contact him.
bardo is offline   Reply With Quote