将用于创建 Excel 工作表的 Java 代码移植到 Android?

发布于 2024-11-06 19:50:46 字数 166 浏览 0 评论 0原文

我是 Android 新手,所以请任何人帮助我解决我的问题。我试图在 android 中创建一个 .xls 工作表并将其保存在 SD 卡上,但它会产生错误。我的代码在 Java 中运行良好。主要问题是我无法在Android中转换完整的代码。

任何帮助将不胜感激。多谢。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

年华零落成诗 2024-11-13 19:50:46

您用于编写 Excel 文件的库很可能与 Android 不兼容。
阅读这篇帖子尤其是“注意事项”部分。

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".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文