I have to implement in app purchase in my application.So i used below link
http://developer.android.com/guide/market/billing/billing_integrate.html
Almost everything is working. But i have doubt that is how to know if in app product was purchased or not for particular device before purchase the app.
Because of my requirement is to show my in app product to purchase.
If particular device already purchased my in app product there is no need to show my in app product.
So please tell me in detail how to know app is purchased or not before purchase the in app product or provide me code for this one.
Thanks in advance
Regards