Though that device is only 1024x600 maybe Play sees it as an xlargeScreen.  
I've found much of the recommendations and settings not to work as the docs 
advertise.  I would suggest creating a draft application so you can play 
with manifest settings to get a list of compatible devices. 

On Thursday, May 16, 2013 12:23:45 AM UTC-7, Avinhood wrote:
>
> Hi,
>
> Please help me on this. I have an app on Play which is not compatible on a 
> this specific device Samsung  GT-P3110, a 7"tab.
>
> Its compatible on other tabs and devices and on Samsung devices too.
>
> I know that we have to include this code in the Manifest.
> <supports-screens
>         android:anyDensity="true"
>         android:largeScreens="true"
>         android:normalScreens="true"
>         android:resizeable="true"
>         android:smallScreens="true" >
>     </supports-screens>
> I have not used this code in the manifest yet but doubt if the problem due 
> to this.
>
> Please help or throw some light on this issue.
>
>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to