It would be nice if there were a way to use market filters for this purpose:
http://developer.android.com/guide/appendix/market-filters.html The idea being to publish an app that is filtered-out by every handset but your own. The <uses-permission> filter seems like a potential candidate. I've used <uses-library> filtering successfully in the market, but it required some assistance from the OEM. Joe On Oct 21, 11:59 am, MB <[email protected]> wrote: > You would have to quickly publish and then un-publish the app to test > LVL in your app. > This is the only way I could figure out. > If you figure out something better please share it with the group. > > This is what I had to do for testing LVL even with the sample LVL > code. > > --MB. > > On Oct 21, 8:49 am, Bret Foreman <[email protected]> wrote: > > > > > > > > > I've just added LVL and server-based licensing into my (as-yet > > unpublished) app. It appears that the license testing requires that > > the app exist in the Android Market. Is there a way to "publish" an > > app to the Market but keep it hidden while I test? -- 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

