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?
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.