【发布时间】:2016-06-26 08:27:09
【问题描述】:
我的 Android Studio 版本是 2.1 预览版。 我正在使用 Google API、Android 17、rev 4 (API 17) 运行我的项目。
调试应用程序时出现 1 个弹出错误。
[Information: Image to show my pop-up errror. Click to show this.][1]
我之前从未遇到过这样的错误。 我该如何解决这个问题?
更新:
我经常遇到这样的错误:
error: diamond operator is not supported in -source 1.6
(use -source 7 or higher to enable diamond operator
我正在尝试对此进行研究。我试过了,但从来没有成功。这个错误是什么时候出现的,我该如何解决?
谢谢。
【问题讨论】:
标签: android