Android Studio 3.0 - No server to serve request

后端 未结 15 1795
北恋
北恋 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:34

    Had to uninstall Android studio and delete the following SDK folder in AppData folder Delete .gradle folder delete .AndroidStudio Projects folder

    and did a fresh install which solved .

提交回复
热议问题