I am working with export my database file in excel sheet. For this I am using jxl.jar in android eclipse. Only After I add this lib error occurs.What is solution for this?
Asked
Active
Viewed 23 times
0
-
see this [post](http://stackoverflow.com/questions/15209831/unable-to-execute-dex-method-id-not-in-0-0xffff-65536) – x0r May 18 '16 at 07:33
-
I just solved my problem using add jxl.jar as a external jar instead of put in lib folder – Krishna Kachhela May 18 '16 at 07:39
-
But now i m getting Error : java.lang.NoClassDefFoundError: jxl.WorkbookSettings – Krishna Kachhela May 18 '16 at 07:49