Android应用内结算设置产品数量

发布于 2024-12-19 23:41:27 字数 57 浏览 1 评论 0原文

有什么方法可以在 android 市场中创建一种产品,并根据用户单击的不同按钮来设置不同的产品数量?

Is there any way I can create one product in android market and depending on different buttons clicked by user to set different quantity of the product?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

相守太难 2024-12-26 23:41:27

据我所知,没有一个选项可以通过 Android 在一种产品的应用程序计费数量中发送,相反,您可以创建三种类型的产品,如下所示:

First Product : Quantity - 1
Second Product: Quantity - 3
Third Product : Quantity - 5

所有产品都是相同的,只是不同的数量。

As I know there isn't an option to send via android in app-billing quantity of one product, instead of this you can create for example three type of products, which will be something like that :

First Product : Quantity - 1
Second Product: Quantity - 3
Third Product : Quantity - 5

where all products are the same, just different quantities.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文