[android-developers] Re: Intercepting WebKitView resource requests, serving from classpath
Another question I have with regards to this: how can I load a HMTL
file including resources from the package/classpath?
On Jun 7, 8:03 pm, hansamann <sven.hai...@googlemail.com> wrote:
> Hi all,
>
> I'd like to create dynamic HTML in my app that will also include
> referecences to a few images. The images should not be resolved /
> requested by the internet, but instead I would like to somehow
> intercept these calls and then respond will classpath resources to
> those requests. I think this is similar how phonegap or titanium do
> this, but this is just an assumption.
>
> Does anyone know how webkit's resource loading can be intercepted and
> resources can be served from a local cache/ classpath intead of
> contacting the internet?
>
> Cheers
> Sven
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home