This may be a dumb question but why do you need the <uses-feature> in the first place? In my app I make use of the camera if one is available, and similar to the OP I hide the related UI elements if not. This works fine on all devices. I am compiling against SDK 8 with target SDK 3. Hhas the <uses-feature> become mandatory in later SDKs?
-- 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

