Android Runtime error :ReportedException: org.gradle.internal.exceptions.LocationAwareException

后端 未结 6 2143

I had search solution for this ReportedException: org.gradle.internal.exceptions.LocationAwareException from two days. I know may be this question is duplic

6条回答
  •  再見小時候
    2020-12-15 21:14

    Basically you just have to check all .java or .kt files by opening each file and see if there is an error, because android studio is not detecting that error

提交回复
热议问题