pettarin / epub3reader

EPUB3Reader Android App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FATAL EXCEPTION: main java.lang.VerifyError

ratheeshcn opened this issue · comments

when i import the code in eclipse i got this error .i did every settings in build path. The main java.lang.VerifyError is coming in the line navigator = new EpubNavigator(2, this); in the main activity. Please suggest me what will be the issue

I am sorry, but the project is in a standby state, as no student is working on it now.

Your problem seems related to compiling against a different library/API level than the one used in our case. Try clean your project and rebuild. Or import just the source .java files.

I did and it was build couple of months before. I purchased the skypub libraries and customize it . now the app is working like a charm. thanks for the reply.