Please do not cross-post to multiple lists, particularly ones that are no longer in service.
On Wed, Jun 22, 2011 at 7:13 AM, Sudeep Jha <[email protected]> wrote: > I have one application in android market. > You can search it on android market in devices like Samsung galaxy S , > Samsung-Google Nexus S but cannot search the same on Sony Ericsson xperia > ,HTC Wildfire and Samsung galaxy Fit. There are several devices under the Xperia brand. > Android OS version doesn't seem to be a problem. > The only issue that I can see is different screen sizes support. The Wildfire is a small screen device IIRC. Some of the Xperias are small screen devices (e.g., X10 Mini). I am not familiar with the Galaxy Fit. > Why the application is not searchable on Android Market on few devices but > on others ? Because your application is incompatible with those devices. For example, perhaps you do not support small screens via the <supports-screens> element in your manifest. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://bit.ly/smand1, http://bit.ly/smand2 -- 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

