码迷,mamicode.com
首页 > Windows程序 > 详细

Call requires api level 16 (current min is 14): 异常解决

时间:2016-10-27 13:15:42      阅读:430      评论:0      收藏:0      [点我收藏+]

标签:.net   manifest   cal   get   androi   ace   word   title   roi   

API不对应的问题,code报红色警告。

解决方案:首先,试图去修改Manifest--Android:minSdkVersion=“10” --> "14" ; 但这样,并不能解决问题。

再,谷歌方法:Right click on the project folder > Android tools > Clear Link Markers

"Run Android Link" makes some markers and the markers cause this error.

Call requires api level 16 (current min is 14): 异常解决

标签:.net   manifest   cal   get   androi   ace   word   title   roi   

原文地址:http://www.cnblogs.com/zd-0217/p/6003194.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!