How to implement In-App Billing in an Android application?

前端 未结 7 748
广开言路
广开言路 2020-12-02 04:41

It seems that it is quite complicated to implement In-App Billing in an Android app. How could I do this? The sample app from the SDK only has one Activity, which kind of ov

相关标签:
7条回答
  • 2020-12-02 05:17

    V3: here is an tutorial for a quick start.. He´s using the helper-classes from the google example (Trivial Drive) ... Good as first "Hello Billing" ..

    http://www.techotopia.com/index.php/Integrating_Google_Play_In-app_Billing_into_an_Android_Application_%E2%80%93_A_Tutorial

    0 讨论(0)
提交回复
热议问题