首页 > 移动平台 > 详细

android-'Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 8'

时间:2014-12-05 18:46:13      阅读:1108      评论:0      收藏:0      [点我收藏+]

解决的方案是将jdk1.7制定的版本定制为jdk.6.即

在eclipse中,右键项目->Properties->Java Compiler->enable "project specific settings->Set Compiler compliance level to 1.6 re Build your project,选择1.6版本,即可.

android-'Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 8'

原文:http://www.cnblogs.com/listened/p/4147186.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!