Android Studio 0.8.1: Gradle Project Sync Failed. Basic Functionality (e.g. Editing, Debugging) Will Not Work Properly
Ok here's my problem. deleting gradle folder downloading latest gradle 1.10 and 1.12 manually and locating using offline mode open gradle wrapper properties and build.gradle files
Solution 1:
I had this issue and tried many of the posted solutions to no avail. In the end, I actually just did build -> Clean Project and it worked.
Post a Comment for "Android Studio 0.8.1: Gradle Project Sync Failed. Basic Functionality (e.g. Editing, Debugging) Will Not Work Properly"