I am newbie in Android so anyone please help me to solve my problem. I am trying to create a .xls sheet in android and save it on the SD card, but it produces an error. My code is working well in Java. The main problem is that I am unable to convert the complete code in Android.
Any HELP will really be appreciated. Thanks a lot.
Most likely the library that you are using for writing the Excel file is not Android compatible.
Read this post, especially the part about “”Things to watch out for”.