That's the easy case to deal with anyhow.. The more exotic case is the mechanism by which you stop the app from having its enforcement code simply stripped out (but analysis + bytecode modification).
kris On Tue, Jan 15, 2013 at 3:10 PM, Bill Tschumy <[email protected]> wrote: > On Jan 15, 2013, at 1:22 PM, bob <[email protected]> wrote: > > How does your anti-piracy mechanism deal with people who just copy the APK > around but don't actually modify it? > > > This seems like it would be the most common case anyhow. > > We also use Google Plays LVL so the ability to run the app is tied to your > Google Play account having made the purchase. To circumvent that you would > need to modify the app or (I guess) install a hack in your system that > intercepts the LVL call and automatically approves it. > > -- > Bill Tschumy > Otherwise -- Longmont, CO > http://www.otherwise.com > > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

