码迷,mamicode.com
首页 > 移动开发 > 详细

Using 1 7 requires compiling with Android 4 4 KitKat curr

时间:2019-03-04 21:02:26      阅读:337      评论:0      收藏:0      [点我收藏+]

标签:uil   you   分享   image   b2c   www.   view   rop   零基础   

今天编译一个project,我设置为api 14,可是编译报错:

Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 4


參考 http://stackoverflow.com/questions/22552199/unable-to-build-android-project-using-facebook-sdk-against-android-2-2-froyo
Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 8


Righ click on your project > properties > Java compiler > enable "project specific settings" Set Compiler compliance level to 1.6 re Build your project



技术图片



至于为啥之前编译其它project,都是ok的,就不明确了。

再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!http://www.captainbed.net

Using 1 7 requires compiling with Android 4 4 KitKat curr

标签:uil   you   分享   image   b2c   www.   view   rop   零基础   

原文地址:https://www.cnblogs.com/skiwnchhw/p/10472890.html

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