通过 Android 应用程序路由网站?

发布于 2024-10-18 02:27:29 字数 123 浏览 5 评论 0原文

我正在尝试创建一个网络过滤器应用程序,它将拦截传入的网站(正在浏览的网站)并将其数据重定向到我的应用程序。然后它将将该站点与某些标准进行比较,如果通过则显示它。

基本上,我想将我的应用程序变成某种代理。我该怎么做呢?

I'm trying to create a web filter app that will intercept an incoming website(one that is being browsed to) and redirect it's data to my app. Then it will compare the site to certain criteria and display it if it passes.

Basically, I want to turn my app into a proxy of sorts. How might I go about doing this?

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

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

发布评论

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

评论(1

谈场末日恋爱 2024-10-25 02:27:29

您必须构建自己的浏览器。使用简单的 Web 视图并围绕它构建您想要的功能。

You would have to build your own browser. Use a simple webview and build the functionality you want around it.

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