Looking through the source, it seems that the URLInterceptRegistry is
only used for URLUtil.isNetworkUrl, it then falls through to
handleLocalFile which doesn't have an intercept point for local
protocols.

Is there another method that I've missed? At this point it looks like
the only way to accomplish custom protocols is to copy source in and
modify it, which is too fragile.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to