Saturday, March 24, 2012

Re: [android-developers] Google Wallet == Google Play In-App Service?

Yeah, you are going to have to have different builds for the different stores that you want to deploy on... And it isn't just in-app billing that is the problem, either...

If your app contains "share" links so that you can have your users share a download link for your app, each store is going to require that it points to their store... For example, when I deployed to Amazon, I needed to have a separate build for them with all references to the Android Mar... er, Google Play Thingie replaced with references to the Amazon download link.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Sat, Mar 24, 2012 at 8:21 AM, TreKing <trekingapp@gmail.com> wrote:
On Fri, Mar 23, 2012 at 9:43 PM, Danny Favela <dfavela@gmail.com> wrote:
Google Play won't cut it for me because my app will not be solely deployed on the Google Market/Play.

That is tricky. I don't have experience implementing in-app payments, but from my reading each market will want you to use their payment system so they can bleed your of their cut. Read the terms of service of each market you intend to deploy on and read carefully about their requirements for using in-app payments and how you are allowed to collect payments.

http://developer.android.com/guide/market/billing/index.html

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices


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

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