You need to do a combination of <uses-permission> and <uses-feature>...
Certain permissions automatically set the feature to be required.  If you
don't want it to be required you need to specify that the feature is not
required using <uses-feature>:


   -
   
http://developer.android.com/guide/topics/manifest/uses-permission-element.html
   - developer.android.com/guide/topics/manifest/uses-feature-element.html



Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Fri, May 17, 2013 at 9:24 PM, bob <[email protected]> wrote:

> I don't think there is a "required"attribute for the uses-permission tag.
>
> Thanks.
>
> --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to