I selected the ADDITIONAL excel library v1 and also downloaded from the link (jexcelapi_2_6_12.zip)
My directory for Additonal Libraries is Android/New Libraries. After extraction of zip, I now have jexcelapi directory in there with the Excel.jar and Excel.xml in the root. However when I compile i get error..
Cannot find: C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\jxl.jar
As if its not an ADDITIONAL library??
How can i solve this? Cope folder and Excel.jar and xml to default libraries but also its looking for jxl.jar not Excel.jar
Read / Write Excel files on Android
The Excel library is a new library that wraps the open source jexcel project and allows you to read or write Excel workbooks. This library supports XLS files. The new xml based format (xslx) is not supported. Setup - Download the attached library and copy both files to the libraries folder. -...
www.b4x.com
My directory for Additonal Libraries is Android/New Libraries. After extraction of zip, I now have jexcelapi directory in there with the Excel.jar and Excel.xml in the root. However when I compile i get error..
Cannot find: C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\jxl.jar
As if its not an ADDITIONAL library??
How can i solve this? Cope folder and Excel.jar and xml to default libraries but also its looking for jxl.jar not Excel.jar