How do I use android libraries (apklibs) with maven and eclipse?

后端 未结 1 690
傲寒
傲寒 2021-01-04 04:05

I am using Eclipse 3.7.2 + Android + Maven + m2e and I have a problem with Android libraries included via Maven as apklibs. I built a test scenario with two projects, mv

相关标签:
1条回答
  • 2021-01-04 04:40

    Support for apklib dependencies in ADT Eclipse is part of ongoing work for the m2e-android project and is not yet complete. Please comment on this issue to stay updated:

    https://github.com/rgladwell/m2e-android/issues/8

    UPDATE 26th September 2013: Android Connector for Maven Eclipse (m2e-android) version 0.4.3 now has been released with full support for Android Libraries.

    0 讨论(0)
提交回复
热议问题