Android Dex: UNEXPECTED TOP-LEVEL EXCEPTION: Already added

后端 未结 6 2417
傲寒
傲寒 2020-12-10 10:06

My app depends on a library project. This library project depends on the Android Compatibility Package V4. I have NOT exported the library project\'s depend

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-10 10:56

    Delete the v4 package from the library.

    Clean the Projects.

提交回复
热议问题