Monday, September 20, 2010

[android-developers] Best Practice for selling app in non-Market approved countries?

The title more or less says it all.

Google Checkout, as you may be acutely aware, only supports ~9
countries. Some apps use PayPal to receive payment, then send out an
"activation code" to the user. How can this be done to ensure that a
single user receives a single activation code? Once the app verifies
the code, how could the app more or less "verify itself" that it's
been paid for? Storing such data in a preference file or a database on
the Android device can surely be easily extracted and exploited.

How are other developers handling app sales in other countries--or do
they just not care?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment