Java finished with non-zero exit value 2 - Android Gradle

前端 未结 23 2455
甜味超标
甜味超标 2020-11-22 02:54

I\'m getting this error executing my Android app (I cleaned it and then built it, but the error is still present)

  • Sync: OK
  • Make Project: OK
23条回答
  •  故里飘歌
    2020-11-22 03:18

    Updating my Java SDK to the latest version 1.7.0_79 and updating the SDK Location under Project Structure solved the problem for me.

提交回复
热议问题