简体   繁体   English

如何将DexGuard集成到Android Studio中的项目中

[英]How do I integrate DexGuard to my project in Android Studio

I have been looking for resources/documentation for integrating DexGuard to my project. 我一直在寻找将DexGuard集成到我的项目中的资源/文档。 I am using Android Studio. 我正在使用Android Studio。

I downloaded the libs and sample projects from DexGuard, but the have provided me no proper documentation on how I can integrate it with my project. 我从DexGuard下载了libs和示例项目,但是没有提供关于如何将它与我的项目集成的适当文档。

Following the given project is so confusing as I am quite new to this and I don't understand which files to copy and modify my Build.gradle. 在给定的项目之后是如此令人困惑,因为我对此很新,我不明白要复制和修改我的Build.gradle的文件。 Anyone who has experience using DexGuard for Android Studio please help me. 任何有使用DexGuard for Android Studio经验的人都可以帮助我。

Thanks in advance. 提前致谢。

That might be because you haven´t ordered it from https://www.guardsquare.com/dexguard but downloaded it elsewhere. 这可能是因为您没有从https://www.guardsquare.com/dexguard订购它,而是将其下载到其他地方。

Normally you will have a /docs folder with an excellent documentation with an integration guide and an /samples folder with about 30 Sample Projects for any use case directly in the zip from their Website. 通常情况下,您将拥有一个/ docs文件夹,其中包含一个包含集成指南的优秀文档和一个包含大约30个示例项目的/ samples文件夹,可直接在其网站的zip中显示任何用例。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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