在Android上使用Excel文件

问题描述:

我正在开发一个应该能够创建,读取和写入Excel文件的模块。
是否有(推荐?)轻量级Java库用于在Android上运行的excel文件?

I am working on a module that should be able to create, read and write to Excel files. Is there a (recommended?) lightweight Java library for working with excel file that can run on Android?

欢迎提出建议。

谢谢。

找到一个 jExcelApi Andy Khan