I suspect you may need some kind of signatures to give access to local
resources or files from a web browser. Just like any regular browser
won't let access local resources due to local constraints.
But again that is a guess. Hope someone else will answer you for sure.
Satya
On Fri, Sep 26, 2008 at 5:49 PM, Martrinex <[EMAIL PROTECTED]> wrote:
>
> 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
-~----------~----~----~----~------~----~------~--~---