Libraries do not get added to APK anymore after upgrade to ADT 22

前端 未结 7 1515
一个人的身影
一个人的身影 2020-11-21 08:12

I have a rather big Android App project that is referencing several library projects. Everything was fine until i upgraded the eclipse ADT plugin to the newest version (v22)

7条回答
  •  一整个雨季
    2020-11-21 08:25

    Simply checking Android Private Libraries was not enough, I also had to install Android SDK Build-tools in Android SDK Manager.

提交回复
热议问题