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

2011-09-23 Thread Kakyoin
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


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

2011-09-23 Thread kdı gjofd
Yes..it will be..and people will know to you want to use vibrate
service..İf people dont want to vibrate via app they wont download
it..So simple

2011/9/23, Kakyoin lgmc...@gmail.com:
 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+unsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


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

2011-09-23 Thread Dianne Hackborn
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 lgmc...@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+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Dianne Hackborn
Android framework engineer
hack...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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

2011-09-23 Thread kdı gjofd
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 hack...@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 lgmc...@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+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




 --
 Dianne Hackborn
 Android framework engineer
 hack...@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+unsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


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

2011-09-23 Thread Dianne Hackborn
How did multitouch get in to this?

Not all Android devices have a vibrator -- for example the Xoom doesn't.

There is no vibrate feature, you can't filter your app out from such
devices.

I have no idea what this has to do with multitouch.

On Fri, Sep 23, 2011 at 3:27 PM, kdı gjofd android.develope...@gmail.comwrote:

 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 hack...@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 lgmc...@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+unsubscr...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/android-developers?hl=en
 
 
 
 
  --
  Dianne Hackborn
  Android framework engineer
  hack...@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+unsubscr...@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+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Dianne Hackborn
Android framework engineer
hack...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en