开发者

Implementing "Donate" functionality

开发者 https://www.devze.com 2023-03-11 11:25 出处:网络
I have created a free Android app, and i want to im开发者_开发知识库plement \"donate\" functionality, but have no idea how to do it? Can someone help me with that? Some tutorial or something like that

I have created a free Android app, and i want to im开发者_开发知识库plement "donate" functionality, but have no idea how to do it? Can someone help me with that? Some tutorial or something like that? How to implement it for countries not supported bu PayPal?


There's a tutorial on implementing PayPal with your Android app here. Check this post out for why it's difficult to implement in-app billing for an Android app.


You may try to implement In-App Billing, it seems like the simplest way to me. Here's the link: In-App Billing

Hope this helps.

0

精彩评论

暂无评论...
验证码 换一张
取 消