在 Android 中填写表单数据

发布于 2025-01-06 07:04:51 字数 145 浏览 0 评论 0原文

我是 Android 开发新手。使用android,我试图访问某个不受我控制的网站(由其他人开发,我无法更改),在表单字段中填写数据。

使用 WebView 控件,我能够加载给定的 URL。但我一直在发送/填充数据以形成字段。

我该如何继续呢?

I am new to Android development. Using android, I am trying to go to a certain website which is not under my control(developed by someone else and I can't change), fill the data in form fields.

Using WebView control, i am able to load the given URL. But i am stuck with sending/filling data to form fields.

How do i proceed with that?

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

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

发布评论

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

评论(1

忆依然 2025-01-13 07:04:51

您可能需要执行此问题中的操作。

您确实应该咨询该网站的负责人。如果您能获得一些合作,那么他们就不太可能更改您的表单并破坏您的代码。我也有类似的情况,对方很高兴,至少会在发生重大变化之前通知我。

You probobly need to do somthing like in this question.

You should realy check with the person responsible for the website. If you can get a bit of co-operation then they are less likely to change the form on you and break your code. I have a similar senario and the other party is very happy and will at least inform me before any major changes occure.

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