While I was Looking for HTML render engine for Android, I found CSSBOX, but unfortunately it uses java awt which is not available in Android. Anybody knows a fork of CSSBOX or something else than can render simple HTML to Android, preferably into Android views?
Android WebView is limited and I can't access "each" rendered word, I need this to set bookmarks using exact offset of word in original HTML file.