Question

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.

No correct solution

OTHER TIPS

Have a look at ProGuard : Proguard

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top