Android 开发:如何将应用程序添加到应用程序选择器?

发布于 2024-11-27 10:20:34 字数 185 浏览 2 评论 0原文

基本上,我想将我的应用程序添加到 .php、.java、.js、.html 等类型的文件的应用程序选择器列表中,以便用户可以使用任何文件浏览器浏览文件并使用我的应用程序打开它。

我看过广播接收器的教程,但没有一个展示如何执行此操作,他们只是展示了如何侦听电话状态更改等内容。

帮助! :(

谢谢, 亚历克斯!

Basically I want to add my application to the application chooser list for files with the type .php, .java, .js, .html etc. so that users can browse for a file using any file browser and use my app to open it.

I've looked at tutorials for Broadcast Receivers but none of them have shown how to do this, they've just shown how to listen for the phone state changing and stuff.

Help! :(

Thanks,
Alex!

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

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

发布评论

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

评论(1

不如归去 2024-12-04 10:20:34

虽然我从未使用过它,但我认为这可能会对您有所帮助: Intent-过滤器

还有这个帖子 来自 anddev.org。

Although I never used it, I think this might help you: Intent-Filters.

And also this thread from anddev.org.

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