Warning:No JDK specified for module 'Myproject'.when run my project in Android studio

前端 未结 11 1921
故里飘歌
故里飘歌 2021-02-02 07:10

When I run my project, I found module is error then I click in found a error \"Warning:No JDK specified for module \'Myproject\'.when run my project.\",vI sett

11条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-02 07:55

    In Linux I've resolved this by deleting all the folders with names starting as ".AndroidStudio" in my home directory and then rerunning the Android Studio.

提交回复
热议问题