如何在Android中获取Excel工作表? [英] How Can I Fetch Excel Sheet In Android?

查看:92
本文介绍了如何在Android中获取Excel工作表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从android项目中的Excel工作表中获取用户名和密码?

我不需要注册,直接登录但登录将在外部的excel文件中创建。

有谁可以帮帮我?

How can i fetch the username & password from the excel sheet in android project?
I don't had to register, directly login but login will be created in excel file externally.
Can anyone help me out?

推荐答案

Excel是一个Windows程序,Android是一个谷歌操作系统。

如果登录名保存在本地,例如CSV文件或其他文件,然后可以访问。

如果数据在外部系统/服务器上,你需要读/写Excel,你需要做一个Windows服务器上的Web服务,并创建在Android设备和Web服务器之间进行通信的方法。
Excel is a Windows program and Android is a Google operating system.
If the login is saved locally e.g in CSV file or other then it can be accessed.
If the data is on External system/server and you need to read/write to Excel, you would need to make a web service on a windows server and create methods to communicate between the Android device and the web server.


这篇关于如何在Android中获取Excel工作表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆