Skip to content Skip to sidebar Skip to footer

Gradle Build Error On Android Studio 3.1.3: The Server Failed To Respond With A Valid Http Response

in Android Studio 3.1.3 Gradle Build Get below error , How I can Fix That? Gradle sync failed: Could not resolve all dependencies for configuration ':wear:debugRuntimeClasspath'

Solution 1:

The problems you're facing are probably caused by your ISP or country of origin due to the blockage of the domains that are needed to download those libraries.

If you live in Iran to download this new library you must connect to VPN first.

Do not forget change the Proxy Setting of Android Studio to use the VPN and after that retry the operation.

Post a Comment for "Gradle Build Error On Android Studio 3.1.3: The Server Failed To Respond With A Valid Http Response"