Android Error:Failed to find target with hash string 'Google Inc.:Google APIs:23' 解决方案

xiaoxiao2021-02-27  162

今天在网上下载了一套代码,结果出现如下错误,  Error:Failed to find target with hash string 'Google Inc.:Google APIs:23' in: /Users/admin/Library/Android/sdk,然后我就根据错误的提示找到了这句代码: compileSdkVersion 'Google Inc.:Google APIs:23' 我发现我之前自己建立的项目都是  compileSdkVersion 23 就这样重新Build项目,错误消失了,Perfect!
转载请注明原文地址: https://www.6miu.com/read-16285.html

最新回复(0)