Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我更新到最后一个 v0.8,似乎我在 android.annotation.TargetApi 导入时遇到错误。这似乎属于尚未发布的 Api level 16。或者有一些包裹可以得到这个吗?
问候,
首先,API Level 16 已经发布了不到两周。
其次,@TargetApi已经存在至少几个月了。确保您使用的是最新版本的 Android 开发人员工具(至少 R17),因为这更多是工具问题而不是构建目标问题 AFAIK。
@TargetApi