Adding a library/JAR to an Eclipse Android project

后端 未结 8 1935
长发绾君心
长发绾君心 2020-11-22 02:59

This is a two-part question about adding a third-party library (JAR) to an Android project in Eclipse.

The first part of the question is, when I try to add a third-p

8条回答
  •  忘了有多久
    2020-11-22 03:07

    If you are using the ADT version 22, you need to check the android dependencies and android private libraries in the order&Export tab in the project build path

提交回复
热议问题