【问题标题】:Android Studio - jar/aar file location in the gradle dependency cache?Android Studio - gradle依赖缓存中的jar/aar文件位置?
【发布时间】:2015-01-20 11:54:24
【问题描述】:

包含 jar/aar 库的 gradle 依赖缓存的文件夹名称似乎是加密的。 是否有方法或工具或工作室菜单可以让我们获取那些 .jar 和 .aar 文件? (我知道只要我们留在 Studio 中,我就不需要操纵它们)。谢谢

【问题讨论】:

    标签: android caching android-studio dependencies android-gradle-plugin


    【解决方案1】:

    您可以尝试在缓存文件夹中搜索 *.jar 或 *.aar。库文件名未加密。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-01-23
      • 2014-06-01
      • 2021-01-07
      • 1970-01-01
      • 1970-01-01
      • 2019-06-04
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多