LVL and in-app billing both require signature checks, which are tied to a particular developer account (where you get the public key).

In both cases it's recommended that the key is not stored in the application as is, but rather broken into obfuscated parts which are assembled as needed. This can further complicate things.

How about using some sort of remote access software to do the final production build / sign / upload remotely on the customer's computer?

-- Kostya

29.04.2011 21:27, Michael Schollmeyer пишет:
This is true, it didn't use the Licensing API. Maybe that's the reason why it went so smooth --
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


--
Kostya Vasilyev -- http://kmansoft.wordpress.com

--
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

Reply via email to