M mandias Member May 15, 2016 #1 The question is simple, does anyone know if there is any way to assign a proxy to mobile from the app? Or you can only use a proxy in the application? Thanks in advance
The question is simple, does anyone know if there is any way to assign a proxy to mobile from the app? Or you can only use a proxy in the application? Thanks in advance
Erel B4X founder Staff member Licensed User Longtime User May 16, 2016 #2 You can set the proxy of HttpClient or OkHttp: https://www.b4x.com/android/forum/threads/resolved-setting-http-proxy.53116/#post-400103 You cannot set a global proxy programmatically. Upvote 0
You can set the proxy of HttpClient or OkHttp: https://www.b4x.com/android/forum/threads/resolved-setting-http-proxy.53116/#post-400103 You cannot set a global proxy programmatically.