v3...
-Service bind : onCreate
- v3 support check
- detail info : getSkuDetails
-- parameters
--- p0 : 3 (version = v3)
--- p1 : context.getPackageName()
--- p2 : "inapp"
--- p3 : Bundle skuList : ArrayList<String> (productId list)
- buy : Bundle getBuyIntent
-- bundle.getInt("RESPONSE_CODE") -> Billing response codes (ex. 7 = alreay owned)
-Service unbind : onDestroy
http://developer.android.com/google/play/billing/api.html
https://gist.github.com/first087/9088162
https://www.gaffga.de/implementing-in-app-billing-for-android/
http://android-developers.blogspot.jp/2012/12/in-app-billing-version-3.html
http://y-anz-m.blogspot.jp/2013/02/android-api-version3.html
댓글
댓글 쓰기