开发者

Application giving error while trying to run

I am developing an android application where i have no errors in the code.But when i try to run the android application it shows the error message listed below

VMSApplication] Android requires compiler compliance level 5.0. Please fix project properties.

开发者_开发知识库Has anyone faced this problem before,,

Thanks in advance Tushar


try this(if you are using Eclipse)

First: Package Explorer ->Right click the project ->“Android Tools” -> “Fix Project Properties”

Then Restart Eclipse: "File" -> “Restart”

if that doesn't work

try setting the compatibility level

"Window/Preferences", "Java/Compiler/Compiler Compliance Level"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜