I am building an android app and i want to secure its source code. I am building it by using Java. As i have gone through some answers here which is related to obfuscation of java code and protecting it from reverse engineering. So is it also possible in android development. If yes then how? And if it is not possible then how can we protect apk file from reverse engineering.

没有正确的解决方案

其他提示

Have a look at ProGuard : Proguard

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top