On Fri, May 14, 2010 at 1:39 AM, ko5tik <[email protected]> wrote: > It depends on promisses of window manufacturer. It this was > shatterproof > window designed to stand bazooka then I will blame manufacturer
Exactly.. Java is compiled to bytecode with zero promises of being protected against decompilation, and as I already mentioned in this thread, it also fully supports reflection. If you want any sort of assurances against decompilation you should seek out a new language compiler. Personally I don't know of any that would suite your needs since decompilers exist for most everything these days. -- Greg Donald destiney.com | gregdonald.com -- 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

