Using 1 7 requires compiling with Android 4 4 KitKat curr

Posted skiwnchhw

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Using 1 7 requires compiling with Android 4 4 KitKat curr相关的知识,希望对你有一定的参考价值。

今天编译一个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的主要内容,如果未能解决你的问题,请参考以下文章

Cross-compilation using Clang

Using the GNU Compiler Collection (GCC)

Neovim中提示Error: Required vim compiled with +python

常见的问题系列---java: You aren’t using a compiler supported by lombok, so lombok will not work and has be

you aren‘t using a compiler supported by lombok, so lombok will not work and

Keras 编码器-解码器模型 RuntimeError: You must compile your model before using it