此检查会查看使用各种支持注解(如 RequiresPermission 或 UiThread)进行注解的 Android API 调用,并标记未按照注解指定的方式正确使用 API 的任何调用。

由此检查标记的错误示例: …以及更多。

有关详细信息,请参阅 http://developer.android.com/tools/debugging/annotations.html 下的文档