What URL class? Do you mean the standard Java URL? If so, I suggest staying away from it; Android's version is android.net.Uri.
On Wed, May 20, 2009 at 4:07 PM, Jason Proctor <ja...@particularplace.com>wrote: > > i can get a WebView to access an asset via a URL of the form - > > file:///android_asset/assetname > > but the URL class won't retrieve an asset via the same URL, claiming > that the file doesn't exist. > > should these behave consistently? > > -- > jason.software.particle > > > > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---