Android Studio 3.0 - No server to serve request

后端 未结 15 1709
北恋
北恋 2020-11-28 14:55

After clean install of Android Studio I always get the error

Error:java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server t

15条回答
  •  情深已故
    2020-11-28 15:24

    Here how I fixed this Issue:

    1.Deleted .gradle folder.

    2.Closed android studio and run as administrator.

    On Start android studio will rebuild the folder you deleted.

提交回复
热议问题