[android-developers] Does paid app encryption also work on rooted device?

2014-02-10 Thread Build Account
As the title is 
Does any paid app encryption also work on even rooted device?

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


Re: [android-developers] Does paid app encryption also work on rooted device?

2014-02-10 Thread Nikolay Elenkov
On Mon, Feb 10, 2014 at 11:18 PM, Build Account newandroi...@gmail.com wrote:
 As the title is
 Does any paid app encryption also work on even rooted device?


Yes, encryption works in the sense that paid apps are in an encrypted
container and regular apps cannot extract the APK.

If you get a root shell though, you can do anything, including get the paid
app APK, extract the encryption key, etc.

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