Reputation: 125
I have searched everywhere for this question and couldn't find it anywhere.
So I'm working on an app for a project and the authentication only works within the university's internet.
I configured a VPN on my pc and everything works fine but the actual android device emulator doesn't connect to my VPN (although I have connectivity to internet).
I have tried to change proxy settings within android studio but nothing works.
Hope you can help me. Thanks in advance!
Upvotes: 4
Views: 1713
Reputation: 576
You can use a Genymotion emulator as an alternative of an Android Studio emulator. The Genymotion emulator works correctly even through the VPN.
Upvotes: 1