AirFit / android-color-picker

Automatically exported from code.google.com/p/android-color-picker
0 stars 0 forks source link

No resource identifier found for attribute 'layerType'" #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download project from SVN
2. Import project in Eclipse

I got several similar problems as Eclipse told me. All of them are:
"error: No resource identifier found for attribute 'layerType' in package 
'android'   ambilwarna_dialog.xml   /AmbilWarna/res/layout-land line 58 Android 
AAPT Problem"
in layout xml files. Tell me please what I'm doing wrong?

Original issue reported on code.google.com by aliaksan...@gmail.com on 17 Nov 2011 at 3:16

GoogleCodeExporter commented 9 years ago
You need to compile against Android 3.0 or higher.

Original comment by yukuku on 17 Nov 2011 at 3:17

GoogleCodeExporter commented 9 years ago
I set the SDK on AmbilWarna project in my workspace to 3.2.  Java Compiler is 
1.6. 

On my project where its set as a library, the Android SDK is set to 2.3 but its 
still popping the error.

Is there anything you may wanna suggest?

Original comment by kish...@gmail.com on 18 Apr 2012 at 7:19