Dependency issue with support-library-v4

前端 未结 2 786
悲哀的现实
悲哀的现实 2021-01-24 15:58

I would like to import 2 existing projects as libraries in Eclipse. Both library projects depends on the support-library-v4 and have a .jar file. So when I import t

2条回答
  •  甜味超标
    2021-01-24 16:24

    Try this:

    1. Right click your Project Preferences of your Library.
    2. Click Java Build Path
    3. Remove the android-support-v4 jar you see in the "root"

提交回复
热议问题