NoClassDefFoundError - Eclipse and Android

后端 未结 27 1355
夕颜
夕颜 2020-11-22 08:02

I\'m having a problem trying to run an Android app which, up until adding a second external library to its build path, was working fine. Since having added the scoreninja ja

27条回答
  •  孤城傲影
    2020-11-22 08:28

    John O'Connor is right with the issue. The problem stays with installing ADT 17 and above. Found this link for fixing the error:

    http://android.foxykeep.com/dev/how-to-fix-the-classdefnotfounderror-with-adt-17

提交回复
热议问题