Selling In-app Products
In this class, you'll learn how to perform common In-app Billing operations from Android applications.
In-app billing is a service hosted on Google Play that lets you charge for digital content or for upgrades in your app. The In-app Billing API makes it easy for you to integrate In-app Billing into your applications. You can request product details from Google Play, issue orders for in-app products, and quickly retrieve ownership information based on users' purchase history. You can also query the Google Play service for details about in-app products, such as local pricing and availability. Google Play provides a checkout interface that makes user interactions with the In-app Billing service seamless, and provides a more intuitive experience to your users.
This class describes how to get started with the Version 3 API. To learn how to use the version 2 API, see Implementing In-App Billing (V2).
Lessons
-
Preparing Your In-app Billing Application
- In this lesson, you will learn how to prepare your application to use the In-app Billing API and communicate with Google Play. You will also learn how to establish a connection to communicate with Google Play and verify that the In-app Billing API version that you are using is supported. Establishing In-app Billing Products for Sale
- In this lesson, you will learn how to specify the In-app Billing products for your app in Google Play and query the product details. Purchase In-app Billing Products
- In this lesson, you will learn how to purchase In-app Billing products, track consumption of purchased items, and query for details of purchased items. Testing Your In-app Billing Application
- In this lesson, you will learn how to test your application to ensure that In-app Billing is functioning correctly.
Android应用内购买操作指南
本课程教授如何从Android应用程序中执行常见的应用内计费操作,包括从Google Play获取产品详细信息、为应用内的产品下订单、快速检索基于用户购买历史的所有权信息,以及查询Google Play服务中的应用内产品详情,如本地定价和可用性。课程还描述了如何使用版本3 API开始应用内购买,并提供了如何测试应用以确保应用内购买功能正常运行的指导。
166

被折叠的 条评论
为什么被折叠?



