Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用Dexguard来混淆我的简单 Android 应用程序。
我已按照集成步骤进行操作,即将jar文件添加libs到Eclipse.
jar
libs
Eclipse
但是,Dexguard 似乎没有集成到我的应用程序中。
我如何知道 Dexguard 是否已集成?
我需要做任何额外的步骤吗?
您实际上需要将 DexGuard 插件放在dropinsEclipse 的目录中。您可以在 DexGuard 手册 > Eclipse 插件中找到所有必要的详细信息。
dropins