Friday, November 26, 2010

Re: [android-developers] How to allow for devices without a touchscreen android.hardware.touchscreen

It is currently assumed that applications require a touchscreen, since a non-touch device is not a compatible device.  To be honest, I would just not worry about it; at whatever point non-touch devices are going to become compatible, there will be a lot of noise about it with instructions on how to deal with it.

On Fri, Nov 26, 2010 at 3:00 PM, tberthel <travisberthelot@hotmail.com> wrote:
Basically all my games support non touchscreen devices but it seems
that the store thinks my games have this as a required feature.

So how do I make it so the following does not show up in the Android
Market?

"This apk requests 1 features that will be used for Android Market
filtering
android.hardware.touchscreen"

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

No comments:

Post a Comment