eBook reading error
I have tried to read a epub file for which im using http://www.siegmann.nl/epublib/android . Im trying the same sample which is given in the link, but im getting java.lang.NoClassDefFoundError . I tried all the way i can. Even by changing by adt,eclipse but i cant able to solve this issue. Please look into it and provide me some suggestions. 04-20 15:08:47.735: E/AndroidRuntime(4329): FATAL EXCEPTION: main 04-20 15:08:47.735: E/AndroidRuntime(4329): java.lang.ExceptionInInitializerError 04-20 15:08:47.735: E/AndroidRuntime(4329): at com.sample.pubreader.EPubReaderActivity.onCreate