I read the agreements on Android Developer site already but I dont clearly understand it.
From what I understand. If I want to allow user to purchase/subscribe my service through my Android application, I must offer Google Checkout as an option. I'm not in a supported country for Merchant account, so that option is not available to me. Am I allow to use third party library without offering Checkout option?
If I use Webview inside that application to open a page on my website, does that count as in-app purchase?
I searched for similar question but not really sure if the Webview violate the agreement or not?