androidandroid-studioproxyandroid-studio-4.1android-studio-3.4

Proxy issue after update Android Studio


Previously I used Android Studio 3.4.0.0 with proxy config to my company proxy URL and set systemProp properties in gradle.properties. Everything works as normal.

Last week I update Android Studio to 4.1.0.0. It asked me whether keep the original settings or delete and I choose to keep the original settings. After that, I face the issue that the connection always refused. I tried re-install both new and old versions and it's not working anymore.

Any solutions or suggestions?

Thank you in advance.


Solution

  • Finally I found the solution.

    1. Completely uninstall Android Studio from PC
    2. Re-install Android Studio
    3. Set proxy config as I used previously
    4. Restart Cntlm

    It's work!!

    Thank you for every suggestions.