On Sun, Oct 6, 2013 at 4:09 AM, Richard Schilling <coderroa...@gmail.com> wrote:
> It's possible that some stores will modify your app to add some Digital
> Rights Management checks to help prevent hacking.  You might have to look
> into the Android Source code to see what happens.  There is a DRM package in
> the API:
>

Google Play does not do this, but the Amazon App Store does. BTW, the DRM
package has nothing to do with this and looking at AOSP source code will
do you no good, because all this is implemented at the server side and is
completely unrelated to the Android OS.

The Amazon DRM is rather annoying, because it requires you to have the
Appstore app and be logged in with the same user that downloaded the app.
Fortunately,  it is rather easy to get rid of.

-- 
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+unsubscr...@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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to