I have to ask for the last problem I've encountered on Android Studio. After finishing successfully the IDE configuration with the Zscaler proxy certificates (with keytool), I can't have Internet connection inside the Android Emulator.
I have put in Emulator proxy settings IP, port (given by the administrators from the company Information System Committee of the company) and my credentials for proxy authentication, but it doesn't work, the connection is refused:
Emulator settings view + connection refused
I have tried with API 23, 25, 27 and 28.
If this configuration only doesn't works, how to solve the problem? I have also 2 .crt files for certificates, should it be the solution to fix it?
If yes, would you tell me how to put the certificates inside the Android Emulator from the company computer? Which path, please.
I must have an Internet connection on an emulator to make the app with APIs.
Help me, please.