that's right, as (I forgot) the OP said this would have to be done
without any user authentication or anything on the internet..

kris

On Thu, May 31, 2012 at 6:32 AM, Mark Murphy <mmur...@commonsware.com> wrote:
> On Thu, May 31, 2012 at 2:15 AM, Kristopher Micinski
> <krismicin...@gmail.com> wrote:
>> In that case, there's not really any way to *really* protect your
>> files..., basically.  You could imagine doing some complicated thing
>> with encrypting them, but then even if you display them, the user can
>> still do something like capture the framebuffer, or just grab the raw
>> bytes from the vm (that would, of course, require a rooted device..).
>
> Or decompile the APK, find the encryption algorithm and key, and
> decrypt the images.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 3.7 Available!
>
> --
> 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 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

Reply via email to