Hi! I'm currently trying to access the html files I placed in the assets folder of my application.
I was able to display "normal" html files using WebView in my application, but when I click on a link in an html file that links to a fragment in another html file, it says that the webpage is not available. "The webpage at file:///android_asset/other_file.html#fragment might...." If it helps any, I am using loadUrl(), and accessing internal fragments are OK... Has anybody found a solution/workaround? Thanks ^^ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

