2

I used vitamio library to play videos, when I try to run this project, eclipse returns this error:

java.lang.NoClassDefFoundError: io.vov.vitamio.LibsChecker

That is issue, if you have any idea then please share it with me.

Toseef Khilji
  • 17,192
  • 12
  • 80
  • 121
Hiren Patel
  • 52,124
  • 21
  • 173
  • 151
  • try to add in order and export to this extrenal jar file try this link http://stackoverflow.com/questions/17020176/java-lang-noclassdeffounderror-com-applovin-sdk-applovinsdk/17020252#17020252 – Sunil Kumar Jul 01 '13 at 14:06
  • @sunil i have added library project from property-> Android -> added library project. – Hiren Patel Jul 01 '13 at 14:12
  • if you updated sdk with adt rev 22? then need to checked the check box of this jar file with order and export option. And then clean and build the project – Sunil Kumar Jul 01 '13 at 14:15

1 Answers1

0

download vitamio.jar file from vitamioLib and buildit

sharma_kunal
  • 2,152
  • 1
  • 28
  • 28