简体   繁体   中英

Android Dexguard: How to integrate?

I am trying to use Dexguard in order to obfuscate my simple Android Application.

I have followed the integration steps, Ie adding the jar file into the libs folder in Eclipse .

However, Dexguard does not seem to be integrated into my application.

How do I know if Dexguard has been Integrated?

Is there any additional steps that I need to make?

You actually need to put the DexGuard plugin in the dropins directory in Eclipse. You can find all the necessary details in the DexGuard manual > Eclipse plugin.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM