Discussion Forums  >  Uncategorized

Replies: 6    Views: 166

overworkedmom
Lost but trying
Profile
Posts: 8
Reg: Jan 17, 2012
Pittsfield
80
02/07/12 07:23 PM (12 years ago)

error in eclipse please help its for a 5th grade class

after dowloading everything correctly i hope i am getting the following errors Project has no project.properties file! Edit the project properties to set one. [2012-02-07 20:41:42 - v1_4.buzztouch] Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties. [2012-02-07 20:41:45 - v1_4.buzztouch] Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties. [2012-02-07 20:50:18 - v1_4.buzztouch] Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties. i did what it said and nothing changed. i also changed the java coimplier to 1.5 I am doing this with a group of 10 years old please any advice
 
Bigfishtools
I hate code!
Profile
Posts: 152
Reg: Dec 06, 2011
benicia, ca
1,520
like
02/07/12 08:34 PM (12 years ago)
Right click on main folder click Android Tool>>Project Properties Then top menu Project>>Clean Open and Close eclipse 1-2 times works for me. Thanks
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/07/12 10:53 PM (12 years ago)
And if what @Bigfishtools says doesn't work, try these two options: 1. right-click on your project and select Android Tools -> Fix Project Properties 2. right-click on your project and select Properties -> Java Compiler, check Enable project specific settings and select 1.5 or 1.6 from Compiler compliance settings select box. http://stackoverflow.com/questions/7637144/android-requires-compiler-compliance-level-5-0-or-6-0-found-1-7-instead-plea Mark
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/08/12 12:08 AM (12 years ago)
By the way, I think it's pretty darn awesome that you are showing a bunch of 5th graders how to make apps! That is sweet! If there is anything at all i can do to help out, please let me know! Mark
 
overworkedmom
Lost but trying
Profile
Posts: 8
Reg: Jan 17, 2012
Pittsfield
80
like
02/08/12 07:14 PM (12 years ago)
Thanks It is fixed I have no clue how I did everything you guys said and nothing logged in later and it worked. Mark I appreciate the offer and I make take you up on it. next step is to get it on the phone
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/08/12 07:21 PM (12 years ago)
Howdy, Here's a doc that shows how to compile your app into something that will run on the phone : http://www.buzztouch.com/resources/Compiling_Your_Android_Application_v1.0.pdf Once you create your .apk file, you can email it to the phone, or put it on the web and surf to it, click on it, and it will install! Let us know if you need any help. Mark
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.