Google play, verification buyed application

74 Views Asked by At

Is there any way to verify purchase of application (not a in-app billing) using google play api? Thanks

2

There are 2 best solutions below

0
On BEST ANSWER

There is NO official APIs of Google Play to consume data but you can try some Unofficial like

https://code.google.com/p/android-market-api/

0
On

From within the app you can use the LVL Licensing Verification Library:

http://developer.android.com/google/play/licensing/overview.html#LVL