Android 应用程序中的应用内购买和订阅

发布于 2024-11-02 22:21:36 字数 55 浏览 1 评论 0原文

我们可以在 Android 应用程序中提供应用内购买和订阅选项吗?如果是的话,我们该如何实施呢?

Can we have in-app purchase and subscription options in android apps? If yes, how do we implement it?

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

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

发布评论

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

评论(4

撩起发的微风 2024-11-09 22:21:36

尝试 MoVend:https://movend.com/。它提供不同的购买选项,如贝宝、应用内计费等。

Try MoVend:https://movend.com/. It provides different purchase options like paypal, in-app billing, etc.

梦在深巷 2024-11-09 22:21:36

它在 Android 上称为应用内结算:

http://developer.android.com /guide/market/billing/billing_overview.html

如果您使用此系统,我认为它不支持订阅模式。

It's called In-App Billing on Android:

http://developer.android.com/guide/market/billing/billing_overview.html

I don't believe it supports a subscription model if you use this system.

百善笑为先 2024-11-09 22:21:36

Bachbill 支持 Android 的应用内计费。我们使用 Tic-tac-to 作为示例来实现它,代码和更多信息可以在此链接中找到:
http://wiki.bachbill.com/confluence/display/devreference/Android+example+3.+Adding+In-app-purchase+to+the+Tic-tac-toe+game

Bachbill supports in-app billing for Android. We implemented it using Tic-tac-to as an example and the code and more information are available in this link:
http://wiki.bachbill.com/confluence/display/devreference/Android+example+3.+Adding+In-app-purchase+to+the+Tic-tac-toe+game

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