I'm quite newbie to android developing and want to do things ok so
I've started adding hardware requeriments to my app manifest. The
problem is that I cant set the property <uses-feature
android:name="android.hardware.wifi" android:required="false"></uses-
feature>. I've been searching and found that this was introduced in
API level 4 so I set this requeriment to my manifest also but eclipse
stills returning:
"error: No resource identifier found for attribute 'required' in
package 'android'"

How can I fix it?

-- 
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

Reply via email to