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 <[email protected]> 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 [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