是否可以使用 App Inventor for Android SDK 获取 HTTP 资源?

发布于 2024-10-29 22:26:40 字数 66 浏览 1 评论 0原文

我在这个 SDK 中没有找到允许我访问特定 URL 的组件。唯一相关的组件是 TinyWebDB,它只响应特定的协议。

I haven't found a component in this SDK that allows me to access a specific URL. The only related component is the TinyWebDB that answers only to a specific protocol.

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

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

发布评论

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

评论(2

凉宸 2024-11-05 22:26:40

最新版本的 App Inventor 具有 Web 组件,因此不再与 TinyWebDb 发生冲突。

更新:我为 Web 组件编写了教程

The latest release of App Inventor has a Web component, so it's no longer to mess with TinyWebDb.

Update: I wrote a tutorial for the Web component.

时光与爱终年不遇 2024-11-05 22:26:40

我设计了一种解决方法,其中包括修改 TinyWebDb 服务器以充当此类请求的代理。

I have devised a workaround which consists of modifying the TinyWebDb server to act as a proxy for such requests.

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