Wednesday, July 20, 2011

[android-developers] Re: Best practices on how to structure code for Free Vs Paid app ?

@NIkolay

The reason both have become standard in this group is the same as in
any other Google group: the web UI encourages both. It especially
encourages not trimming, since the default is to suppress the display
of what you would have us trim.

On Jul 20, 8:18 am, Nikolay Elenkov <nikolay.elen...@gmail.com> wrote:
> On Thu, Jul 21, 2011 at 12:13 AM, Adam Ratana <adam.rat...@gmail.com> wrote:
> > By copying it to another phone do you mean for that user, on another device
> > they own, or another third party who did not make the in-app purchases?
>
> > On Jul 20, 2011 11:00 AM, "Nikolay Elenkov" <nikolay.elen...@gmail.com>
> > wrote:
> >> * you have to come with some scheme to protect your purchase
> >> database from copying it to another phone
>
> Top-posting is BAD. Not trimming is WORSE.
> Some how both seem to be the norm on this list.
>
> The purchase is normally (for managed purchases anyway) linked to
> the user account, so if they copy it to another device using the
> same account, that is not a problem. In fact, you are expected to
> recover their purchase.
>
> What I meant for another user that didn't make the purchase(s).

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