How to create paypal donate button in android application and how to do the donation throw that
please help me with some source code
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
PayPal donate can be considered as just a HTTP GET request to a specific URL. You can set a
ImageViewand bind URL opening through the standard Android browser via anonClickevent.