polo777 wrote: > After having tried to use "addJavascriptInterface", I start working on > the ContentProvider-based solution that you described. > With this solution can I just create/open/read/delete a file in which > I would store my string (javascript + html) so that I could use > loadUrl or loadDataWithBaseURL properly using the url "content:// > blabla.provider"?
In theory, yes. I haven't tried it myself, though I should be giving that a shot sometime next week, I think. I've seen other posts on these lists that suggest others have it working, though it is not exactly trivial. -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

