Android Studio Gradle Build Error: Read Time Out

后端 未结 12 1657
太阳男子
太阳男子 2020-12-03 03:22

I have the latest Android Studio IDE installed on my Windows 10 laptop, and it was working fine until my windows operating system made a huge automatic update.

Now,

12条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-03 03:30

    None of the answer worked for me.

    I solved it by

    1. Delete project>.gradle directory
    2. File>Sync Project with Gradle Files

提交回复
热议问题