AAR in Eclipse ANT project

后端 未结 4 1639
半阙折子戏
半阙折子戏 2020-12-03 03:22

is there any way to use .aar library (with resources) in eclipse ant project? I know that there is no simply way to use .aar format like in gradle, but maybe there is some w

4条回答
  •  感动是毒
    2020-12-03 03:59

    Twitter Fabric(Crashlytics) has a kits-libs plugin for dependencies management http://docs.fabric.io/android/fabric/eclipse.html.

    And there's another gradle plugin project https://github.com/ksoichiro/gradle-eclipse-aar-plugin.

提交回复
热议问题