Once again, thanks.

I found this tutorial:
http://www.anddev.org/tutproviding_data_in_a_contentprovider-t4073.html
and will try that.

I checked that the ContentProvider is called from the Browser... So the rest
should work.

On Sun, Jan 11, 2009 at 7:58 PM, Mark Murphy <mmur...@commonsware.com>wrote:

>
> Mariano Kamp wrote:
> > I don't see how that should work?
> > Wouldn't that be the same as the FileContentProvider?
>
> I cannot find a FileContentProvider class in the SDK or SDK samples. I
> see where there is one in the source code, and, yes, I think that's the
> basic idea.
>
> > How would WebView learn about this provider.
>
> I believe you feed it a URL, like:
>
> content://your.provider.here/path/to/something.html
>
> But, again, I have not tried this myself, though I recall seeing some
> posts in this group, and maybe a blog post, covering this technique to
> some degree.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com
> Android Training in Sweden -- http://www.sotrium.com/training.php
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to