I want to be able to access local files from webview. Most tutorials I
see use "file://" which I believe has been blocked on v.9+ I tried to
use the notepad content provider in tests to load plain text via
loadurl but just get page not found.

Can I display <img> with src="content://"
Can I load pages directly using loadurl("content://");
Are there any examples in creating a content provider (or editing the
notepad one) to serve web content (locally) to my apps?

I hope I am on the right track, and you guys can point me in the
correct direction. 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to