The Market filters out the applications that your device does ot support, using the hardware features requestes in the manifest.xml
Most probably, your problem is the size of the screen. On api3, the default is _not_ to support hdpi and ldpi (if I remember correctly) so you need to explicitly tell that your applications supports them. On 28 mar, 07:30, umakantpatil <[email protected]> wrote: > I have application published in the market. Below is the link provided. I > have HTC Wildfire and Desire with me. Both have android 2.2 > > https://market.android.com/details?id=com.cricket.fast > > Now I can see this and install this application on HTC Desire, but I cant > see this in market on HTC Wildfire. > > But If I install app manually, it works, then why it is not listed for HTC > Wildfire in the market ? > > While building application my target SDK is 8 and minSDK is 3. > > Whats the problem here. Can some one please look at the link and help me ? > > Thanks -- 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

