What I said is that you _can_ specify that a user sees only the one relevant version of your app in the mp. The mp _does_ read minsdkversion and maxsdkversion.
On Jan 17, 11:14 pm, Kevin Duffey <[email protected]> wrote: > Man..now that sucks. That is a bug if you ask me.. the market should NOT > show a 1.5 users a 1.6 SDK app update. That's just pure stupidity. That > makes no sense at all and I am shocked and disturbed that this is how it > works. They basically want you to submit a brand new 1.6 app so that 1.5 > users don't get the update.. how hard is it to actually put a little code in > the market app that checks the min SDK and even IF the user has the app, if > their OS is not 1.6, don't show it. Very bad design of the market app > developers/designers. > > On Sun, Jan 17, 2010 at 2:03 PM, Christine <[email protected]>wrote: > > > On Jan 17, 9:26 pm, Kevin Duffey <[email protected]> wrote: > > > First.. let me ask for those of you that have apps in the market.. if I > > have > > > a 1.5 version out there.. it shows up on any device that is 1.5 or later, > > > right? Now..if I update it to run on 2.0.. will the update be made > > available > > > or even notify 1.5/1.6 users? Or does it only show up for 2.0 and later > > > users in their market? > > > By specifiying minSdkVersion and maxSdkVersion, you can provide > > different versions for different sdks. Every user would only see one > > version in the market, if I'm not mistaken. But you don't really want > > to do that unless you really need those different versions. > > > -- > > 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]<android-developers%[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 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

