Posts

Showing posts from February, 2016

Failed to sync Gradle project 'MyApp' Error:Unknown host 'services.gradle.org'.

---------------------------------------------------------------------------- Failed to sync Gradle project 'MyApp' Error:Unknown host 'services.gradle.org'. <a href="http://www.gradle.org/docs/current/userguide/userguide_single.html#sec:accessing_the_web_via_a_proxy"> Learn about configuring HTTP proxies in Gradle</a> ---------------------------------------------------------------------------- Android Studio shows this kind of error if you have moved the project from its defualt place or misplaced the gradle path. so the simple answer is to replace the project to its defult place or change its gradle home path. >Solution< step 1) file>Setttings>appearance and behaviour> system setttings>HTTP proxy> set No Proxy step 2) build,execution and deployment> Build tools > gradle> now under project level settings > select local gradle distribution> gradle home = F:/Program Files/Android/Android Studio/gradle/gra