On Mon, Jul 9, 2012 at 2:12 PM, Andy Erickson <[email protected]> wrote: > Greetings! I've been stumped on a WebView AppCache problem for a while now. > I'm attempting to use loadDataWithBaseURL() to load literal HTML sourcing > JS, CSS, images, and iframes into a WebView.
All the base URL is there for is to resolve relative URL references AFAIK. I will be rather surprised if what you are trying to do is supported. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in DC: http://marakana.com/training/android/ -- 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

