stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
08/03/14 08:18 AM (10 years ago)

Compiler compliance

Was getting stuck with simulator not loading and figured it was maybe because I was using android 4.4W instead of 4.0, API 14. So went to 4.0 and API 14. Got this error: 2014-08-03 11:03:05 - stories] Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 14 So went to compiler settings and instead of 1.7 clicked defaults, which gives me 1.4 and generated class 1.2 and source 1.3 Then get this error: [Android requires compiler compliance level 5.0 or 6.0. Found '1.4' instead. Please use Android Tools > Fix Project Properties. Don't know what they mean by 5.0 or 6.0 since there are no choices for them in the compiler section. Also don't know where to find Android Tools. Please advise. Thanks. Steve
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
08/03/14 09:49 AM (10 years ago)
Changed everything to 1.6 and that got rid of message. But still emulator hangs: [2014-08-03 12:41:52 - stories] Android Launch! [2014-08-03 12:41:52 - stories] adb is running normally. [2014-08-03 12:41:52 - stories] Performing com.stories.BT_activity_start activity launch [2014-08-03 12:41:52 - stories] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_for_buzztouch5' [2014-08-03 12:41:52 - stories] Launching a new emulator with Virtual Device 'AVD_for_buzztouch5' [2014-08-03 12:41:54 - Emulator] emulator: emulator window was out of view and was recentered [2014-08-03 12:41:54 - Emulator] [2014-08-03 12:41:54 - stories] New emulator found: emulator-5554 [2014-08-03 12:41:54 - stories] Waiting for HOME ('android.process.acore') to be launched... Just sits here at Waiting for HOME. Any suggestions, pease?
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
08/03/14 09:54 AM (10 years ago)
Actually, didn't have simulator running 4.0. Now that it does, it works.
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
08/03/14 01:28 PM (10 years ago)
> Also don't know where to find Android Tools. It is the first option above Properties, after you right click on an app name.
 

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.