studio-引入外来包
生活随笔
收集整理的這篇文章主要介紹了
studio-引入外来包
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
?
參考:?http://stackoverflow.com/questions/16588064/how-do-i-add-a-library-project-to-the-android-studio
舉例:
庫: https://github.com/AltBeacon/android-beacon-library.git
主工程: https://github.com/AltBeacon/android-beacon-library-reference.git
這個時候gradle文件sync是不成功的。因?yàn)槟J(rèn)會在主工程目錄下尋找android-beacon-library目錄,找不到。所以要在setting.gradle里加上
project(':android-beacon-library').projectDir = new File('../android-beacon-library')setting.gradle里包含新的庫
include ':app', ':android-beacon-library'android-beacon-library-reference的app模塊下的build.gradle把引用aar改為引用工程
dependencies {compile project(':android-beacon-library') //compile 'org.altbeacon:android-beacon-library:2+@aar' }https://bitbucket.org/fangj/altbeacon-example
轉(zhuǎn)載于:https://www.cnblogs.com/awkflf11/p/5097505.html
總結(jié)
以上是生活随笔為你收集整理的studio-引入外来包的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 20个命令行工具监控 Linux 系统性
- 下一篇: 蒙牛酸酸乳出新品啦?好不好喝?