Many guys want to decompile/ Reverse engineering/ ... your Android Apps for taking your ideal/ your algorithm/ your source/...This app is the best solution for you. It's the best in balance of effectiveness and cost.It works on Java source, not on Java Byte-code like other tools. So user can control everything.It supports a many protecting features:- Normal features: + Remove comments + Obfuscate filename (include main-active class, which other tool can't do), class, functions, variable, ... - Advandce features: + Obfuscate with unicode characters + Hide string value (helpful when you keep some sensitive info in java source) + Hide packagename + Add fakecode to trap the decompiler tools + Check resource-string (helpful when someone try to edit the resources of your APK)
We have tested this solution with a lot of Java decompiler tools, and these tools got a lot of errors when trying to reverse java source from the protected App. Note 1: don't enable other obfuscator. If not, your source will be re-obfuscated in the normal way.Note 2: should delete all 'build' folder in your project folder before copying to the device storage. These folders are created by Android Studio. They contains a lot of files, they will slow down the Application
For more infor:- See the sortlist's images- Install the app & read user manual- Install the app & protect your projects (should start with small projects first)