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,042
  • 11
  • 81
  • 118
Hiren Patel
  • 50,794
  • 21
  • 170
  • 147
  • 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,084
  • 1
  • 27
  • 28