Friday, September 23, 2011

Re: [android-developers] Will "android.permission.VIBRATE" permission make my app invisible to tablets(in Android Market)?

Every android phones got vibrate but you want to use multitouch and
not every phone god multitouch..So android market will filter for
doesnt have multitouch feature

2011/9/24, Dianne Hackborn <hackbod@android.com>:
> No, there is no vibration feature. All of the features are defined in the
> PackageManager class here:
> http://developer.android.com/reference/android/content/pm/PackageManager.html
>
> On Fri, Sep 23, 2011 at 12:36 PM, Kakyoin <lgmcben@gmail.com> wrote:
>
>> I've read about Android Market filtering which involve "uses-feature"
>> tag. But what about permission?
>>
>> Will Android Market filter my app out if the device has no vibrator?
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscribe@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Dianne Hackborn
> Android framework engineer
> hackbod@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails. All such
> questions should be posted on public forums, where I and others can see and
> answer them.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> 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 post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment