It happened to my app for htc Tatoo. The reason was that the screen resolution was lower than what I specified in the manifest. In this case, the Android Market won't show the app because downscaling doesn't work well. So to make the app show in the market you have to specifically state that the smaller resolution is supported.
Maybe if you developped for say the nexus one, then it has to be downscaled to fit on the Legend which as a smaller resolution. Yahel -- 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 To unsubscribe, reply using "remove me" as the subject.

