array(2) { ["docs"]=> array(0) { } ["count"]=> int(0) } 111string(0) "" int(1) int(10) int(70) int(8640000) string(13) "likecs_art_db" array(1) { ["query"]=> array(1) { ["match_all"]=> object(stdClass)#30 (0) { } } } array(1) { ["createtime.keyword"]=> array(1) { ["order"]=> string(4) "desc" } } int(10) int(0) int(8640000) array(2) { ["docs"]=> array(0) { } ["count"]=> int(0) } A problem occurred configuring project ':app'. Failed to notify project evaluation listener. - 爱码网

出现以下错误的解决方法:

* What went wrong:

A problem occurred configuring project ':app'.
> Failed to notify project evaluation listener.

   > Could not initialize class com.android.sdklib.repository.AndroidSdkHandler


我的解决方法:

升级项目下的build.gradle,alt+enter直接升级到最新就好了,然后Sync New就可以了。

如下图

A problem occurred configuring project ':app'. > Failed to notify project evaluation listener. >

运行通过,打包成功

A problem occurred configuring project ':app'. > Failed to notify project evaluation listener. >

相关文章: