It doesn't need to be "published", but it does need to be uploaded to
Android Market. (It can be in the "unpublished" or "draft" state.)

This is because Android Market needs a way to look up the RSA key for the
application, as well as the list of authorized testers.

(Technical note: We return ERROR_NOT_MARKET_MANAGED if we don't recognize
the package name. If you really wanted, you could write a custom policy that
treated this as a LICENSED response for testing purposes.)

-- 
Trevor Johns
Google Developer Programs, Android
http://developer.android.com

On Wed, Jul 28, 2010 at 3:43 PM, sblantipodi
<[email protected]>wrote:

> Do you know if the application must be published to try LVL on the
> emulator?
> My application is saved, but never published.
>
> On Jul 29, 12:01 am, Trevor Johns <[email protected]> wrote:
> > Check the logcat output, there should be some hints in there to tell you
> why
> > the license check is failing.
> >
> > --
> > Trevor Johns
> >
> > On Wed, Jul 28, 2010 at 10:27 AM, sblantipodi
> > <[email protected]>wrote:
> >
> > > Hi all,
> > > I'm trying the code sample bundled with LVL library...
> >
> > > I builted that code into my software changing the public key with the
> > > one taken from my developer console.
> >
> > > Now when the "MainActivity" start, code without modification from the
> > > initial sample, it tell me that the application is not licensed also
> > > if I setted the test response to licensed in my profile settings from
> > > developer console...
> > > Any idea?
> >
> > > 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]<android-developers%[email protected]>
> <android-developers%[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]<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

Reply via email to