Is there any way to completely disable APK decompile and get source code back. I have developed payment app, but i need to avoid completely disable reverse engineering.
            Asked
            
        
        
            Active
            
        
            Viewed 332 times
        
    1 Answers
0
            
            
        There are lot obfuscation libraries out there. Like proguard. You can include it in your CI-CD pipeline and protect your code.
 
    
    
        Hakuna Matata
        
- 755
- 3
- 13
