It absolutely should be filtered from Market.  There are lots of apps that
aren't available to small screen devices because they don't support small
screens.  Make sure you have the tag in the right place in your manifest.

On Sat, Jan 22, 2011 at 4:02 AM, kernelpanic <j.m.roya...@gmail.com> wrote:

> I'm using the following
>
> <supports-screens
>        android:smallScreens="false"
>        android:normalScreens="true"
>        android:largeScreens="true" android:anyDensity="true"/>
>
>
> but had someone with a 320x240 screen download the app from the market
> - of course it doesn't work on that small screen.
>
> My question is why would someone with a screen that small be able to
> see the app in the market?
>
> any insight appreciated
>
> --
> 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<android-developers%2bunsubscr...@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

Reply via email to