Android:Bug in build path

后端 未结 4 1126
挽巷
挽巷 2021-02-18 18:29

When I am updating eclipse software and running applications, an error is shown as:

\"The container \'Android Dependencies\' references non existing libra

4条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-18 18:43

    I ran into the same problem because I had updated the ADT but not the SDK Manager. - Update the SDK Manager, - then close everything and restart Eclipse, - build clean your Android projects and that should solve your problem.

提交回复
热议问题