Ok, just figured this out. The version code of the app I was testing was not one that was recognised by the Android Market. So, it is the combination of package name and version code that needs to have been published.
Its sort of explained in line 2317 of the docs :) "Once an application is uploaded and becomes known to the licensing server, developers and testers can continue modify the application in their local development environment, without having to upload new versions. You only need to upload a new version if the local application increments the versionCode attribute in the manifest file." On 28 July 2010 10:34, Mark Carter <mjc1...@googlemail.com> wrote: > I'm getting NOT_MARKET_MANAGED when using my own gmail account on my > N1 and using "Respond normally". The app is a paid app on the Android > Market. The only difference could be the app signature (I'm debugging > so not doing production signing). My gmail account was used to publish > the app and I have not purchased the app with it. > > The other settings like "LICENSED" and "NOT LICENSED" work fine. > > Another point (though a minor one) is that its very slow (when it > actually makes the connection). More than 5 secs on my wifi > connection. Is this normal? > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en