今天编译一个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的,就不明确了。

最新文章

  1. Android仿“守望先锋”加载动画
  2. Instant Run
  3. hdu 5698 瞬间移动(排列组合)
  4. iOS 数字字符串的直接运算 + - * /
  5. 【BZOJ】1012: [JSOI2008]最大数maxnumber 树状数组求区间最值
  6. 设计模式19---设计模式之状态模式(State)(行为型)
  7. 重写系统中的UINavigationController返回按钮的事件
  8. ASP.NET MVC 5 学习教程:控制器传递数据给视图
  9. A Game of Thrones(11) - Daenerys
  10. 百度地图API-javascript-web地图的应用
  11. CCS3怎么实现border边框渐变效果
  12. loadrunner 脚本优化-参数化之Parameter List参数同行取值
  13. Codeforces997D Cycles in product 【FFT】【树形DP】
  14. Centos7搭建OpenVPN服务器
  15. Profiling Java Application with Systemtap
  16. Sentinel 哨兵 实现redis高可用
  17. DB2经常使用命令
  18. 10分钟教你用Python打造微信天气预报机器人
  19. 使用匿名函数给setInterval()传递参数
  20. 学习python第一天总纲

热门文章

  1. CentOS 6.x 安装vnc
  2. 通过ajax记录打印信息
  3. Android批量打包提速 - 1分钟900个市场不是梦
  4. MYSQL数据类型 表基本操作 表记录增删改 单表查询
  5. 使用 Versions for mac 进行版本控制
  6. Linux env命令详解
  7. C# 所有特性,特性所在命名空间,那些命名空间拥有特性类
  8. CSS3动画理解与应用
  9. Leetcode Weekly Contest 86
  10. Spring常用jar包的功能