See <uses-feature>

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


On Monday, April 15, 2013 4:23:41 AM UTC+1, limtc wrote:
>
> Hi,
>
> My game has an optional support for Bluetooth controller. 
>
> In the Manifest, I have these entries:
>
> <uses-permission android:name="android.permission.BLUETOOTH" />
>
> <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
>
>
> But it just occurred to me that some Android on-the-stick PC does not have 
> Bluetooth and does not allow my games to be downloaded from Play store. Is 
> there a way to support those devices?
>
> 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.


Reply via email to