If i open:
content://com.android.htmlfileprovider/sdcard/vik_book_temp/oebps/ch01.htm
in an android browser the same opens correctly, but when I open a anchor tag page like

content://com.android.htmlfileprovider/sdcard/vik_book_temp/oebps/ch01.htm#s01c02

the android browser fails to open the relevant section within the html page.

Whereas content://com.android.htmlfileprovider/sdcard/vik_book_temp/oebps/ch01.htm?s01c02 opens the top of the html page. Is this is a bug in the android browser or incompatibility issue with anchor tags in android browser. If yes then what is a way around? How do I set anchor tags or change the "#" symbol to what symbol at runtime to enable navigation to a section?

link|improve this question
related – Mischa Jan 19 at 22:15
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.