Android Studio Gradle Build Error: Read Time Out Android Studio Gradle Build Error: Read Time Out windows windows

Android Studio Gradle Build Error: Read Time Out


I encounter this error "Read Time Out", and I simply choose menu item: File -> Invalidate Caches / Restart... to fixed it.

[UPDATE]

I just encounter this error for second time, this time Invalidate Caches / Restart... not able to fix it, but then I try close the android Studio, killall -9 java to ensure all java process has been terminated, then relaunch Android Studio, no more error.

[UPDATE 2]I just encounter this error and I fixed it by replug the phone cable and rerun.


I got around this issue by turning on Offline Mode in the Gradle tool window.

Turn on Offline Mode in Android Studio


I have just synced the Project with Gradle files and it worked

File -> Sync Project