Help: setting up MetaWearApp project inEclipse
Hi All,
I am a newbie for Android. I am facing problems in setting up MetaWearAPP (sample app ) provided in the Meta Wear document.
Below is the glimpse of things that I have done.
1. Created an Android project from existing code in Eclipse IDE.
2. Linked the MetaWearApp project with MetaWearAPI
like mentioned in {DOC: http://www.mbientlab.com/docs/MetaWearAndroidAPIGSGv1.0.pdf section 3.1.}
3. I have set the JDK Compliance level to 1.7
at this stage when I was trying to run the app as android application the console shows this error:
Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties.
Now I tried to fix the issue by doing as suggested in the log above. Right click on project>> Android tools>> Fix project properties, but then there is compliance issue as : '<>' operator is not allowed for source level below 1.7
I am kinda struck here and donot know how to proceed. Please help me.
I am kinda struck here and donot know how to proceed. Please help me.
Thanks in Advance.
Sri.
Sri.
This discussion has been closed.
Comments