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.
Finally I found the solution.
It's work!!
Thank you for every suggestions.