热门

最新

红包

立Flag

投票

同城

我的

发布
weixin_45463416
白took羊
4 年前
trueweixin_45463416

aar 的生成,如果你的libary 的build.gradle中没有配置
compile(name: "jnilib-release", ext: "aar")
compile fileTree(include: ['*.jar'], dir: 'libs')
testCompile 'junit:junit:4.12'
compile files('libs/activation.jar')
compile files('libs/additionnal.jar')
compile files('libs/mail.jar')
compile files('libs/zxing.jar')
compile files('libs/android-async-http-1.4.5.jar')
右边的gradle 中是没有build等选项的

CSDN App 扫码分享
分享
评论
2
打赏
  • 复制链接
  • 举报
下一条:
。
立即登录