Is there any way to verify purchase of application (not a in-app billing) using google play api? Thanks
Google play, verification buyed application
74 Views Asked by Anatoliy Kokulyuk At
2
There are 2 best solutions below
0

From within the app you can use the LVL Licensing Verification Library:
http://developer.android.com/google/play/licensing/overview.html#LVL
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/