- Forum posts: 1
May 23, 2018, 9:59:48 AM via Website
May 23, 2018 9:59:48 AM via Website
I use reflection (to notify ProxyChangeListener) for setting up an http/https proxy, besides setting system properties (http.proxyHost & http.proxyPort). Since android P doesn't support reflection, I can't use the current solution in future.
Does anyone have an idea on this? Is there any new APIs exposed from android system for this?