[email protected] wrote:
> Is there a way to bring up local content (file://<path>xxx.html) on
> web browsers. I found that we cant from an earlier post due to
> security reasons.
> 
> See in this link:
> http://www.mail-archive.com/[email protected]/msg05067.html
> 
> I need to do this get some browser performance. I am pretty new to web
> kit and web browser stuff.

You can implement your own ContentProvider to serve pages to a WebView
widget, though I have not yet tried that approach.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to