I would like to make it difficult to reverse engineer sensitive aspects of my application. Is there any advantage to using obfuscated variable or method names, or can I safely assume that all such naming is stripped from the APK file (assuming debugging has been turned off).
-- 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

