logo
  • 教程列表
  • SO官方文档
  • 为 Android 应用程序创建自己的库
    • 在 Jitpack.io 上创建一个可用的库
    • 创建库项目
    • 在项目中使用库作为模块
  1. StackOverflow 文档
  2. Android 教程
  3. 为 Android 应用程序创建自己的库
  4. 在项目中使用库作为模块

在项目中使用库作为模块

Created: November-22, 2018

要使用该库,必须将其作为依赖项包含在以下行中:

compile project(':[library root directory]')
  • 创建库项目

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明