It uses this project: http://code.google.com/p/android-market-api/, you can do same, just note that in proto purchased field is missing, but you can simply extend App message in market.proto, purchased field has id 34.
-- Regards, Bart Janusz (Beepstreet) On May 6, 8:22 am, Edward Falk <[email protected]> wrote: > Intriguing. I was wondering if maybe you could add a blurb to your > web site explaining in simple terms how it works. E.g. "when the API > is called, it communicates with the Android Market to verify your key; > once verified, the verification code is remembered so that no further > calls to the market are needed." Or perhaps instead of "Android > Market", it's "our servers". Or whatever. How *does* it work? > > And if it's your servers (or even the Android Market), what happens to > users when the servers go down? This is the biggest problem with any > kind of server-based DRM. Do they lose their apps? Is there an > alternative recovery plan? > > -- > 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 > athttp://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

