安卓开发中@SuppressLint( NewApi )问题的解决方法 遇到该问题时,可以右键点击代码所在工程,选择android tools,然后选中clear lint markers,问题就会消失。