There are two pieces to this puzzle, I think.
First, in the top level of your manifest, you should have an element like
this:
<uses-sdk android:minSdkVersion="4"
android:targetSdkVersion="14"
/>
Second, under Properties > Android for your project in Eclipse, make sure
that the build target is 14 (4.0).
This combination is working fine for me with a number of projects having
optional uses-features.
String
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en