Why is it not compatible? Why not just make it compatible?
Thanks. On Thursday, May 16, 2013 2:23:45 AM UTC-5, 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

