Android In-app donations

Amey picture Amey · Feb 28, 2012 · Viewed 27.7k times · Source

I want to implement an option in my app by which users could donate some $. (Donations ofcourse, will not be in lieu of additional features)

What is the best way of doing so? Paypal? Google Checkout?

Any examples/ api that I can use to simplify this?

Answer

Dominik Schürmann picture Dominik Schürmann · Jun 1, 2012

You can use my new library under Apache License 2.0: https://github.com/dschuermann/android-donations-lib

It simplifies the integration of Donations via Google Play Store, PayPal, and Flattr.