0

Hello I am working with android. I had created an android library project for advertisement.But when I reference it with another project and trying to access the class from the library project it cause "java.lang.verifyerror" . I tried Android java.lang.VerifyError? and java.lang.VerifyError in Android application. But it does not solve my problem. How can I solve this problem ?

Community
  • 1
  • 1
Prince Thomas
  • 990
  • 7
  • 10

1 Answers1

0

This is a problem with ADT v22. It is pretty hard to fix. Please find below my suggestion:

http://commonsware.com/blog/2013/05/23/do-not-manually-modify-eclipse-build-path-except-now-r22.html