Android Studio Gradle Build Error: Read Time Out

后端 未结 12 1667
太阳男子
太阳男子 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:44

    Simple Answer:

    1. Check the Internet Connection - it should not fluctuate while building the project
    2. File-->>Sync Project with Gradle File
    3. Build>> Clean Project Or Rebuild Project.

提交回复
热议问题