Depends what you mean by sensitive, most of the time you can't,
preventing reverse engineering is at odds with the code actually being
able to be .. well, run.  The best you can do is offload sensitive
operations to a server which has your sensitive code on it.  What are
you looking to protect?

kris

On Mon, Oct 22, 2012 at 1:35 AM, hari <hariprasad...@gmail.com> wrote:
> please provide efficient ways to How to protect sensitive data in my apk
> from decompiling
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Security Discussions" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/android-security-discuss/-/Rx9L3qU7j-cJ.
> To post to this group, send email to
> android-security-discuss@googlegroups.com.
> To unsubscribe from this group, send email to
> android-security-discuss+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/android-security-discuss?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To post to this group, send email to android-security-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
android-security-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/android-security-discuss?hl=en.

Reply via email to