I think the WebView API may need to be made multinetwork aware.
On Fri, Dec 12, 2014 at 12:15 PM, Krystian Lewandowski < [email protected]> wrote: > > Hi, > I'm trying to update ConnectivityManager.requestRouteToHost implementation > from deprecated one to ConnectivityManager.requestNetwork introduced in > Lollipop. It supports Sockets, SocketFactories, URLConnections - this is > fine. The only thing missing at the moment is WebView support. > Application's requirement is to route WebView.loadUrl requests via specific > interface, but I can't see how it could be done with the new API (I can't > use setProcessDefaultNetwork). > > I looked at WebView API but couldn't find anything new that would support > changed routing API. Is it supported, am I missing something? > > Thank you, > Krystian > > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

