画廊中的钛文件协会
我想用 Titanium 开发一个应用程序。当我在图库中选择图片时,我希望我的应用程序出现在共享列表中并获取照片。这可能吗?
多谢!
I want to develop an app in Titanium. When I am in the gallery and select the pictures, I would like my app to appear in the Share list, and get the photos. Is this omehow possible?
Thanks a lot!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有关如何获取的示例,请参阅 Appcelerator wiki 上的 Android Intent Filters您的应用程序位于 Android 上的“共享”菜单中。
See Android Intent Filters on the Appcelerator wiki for an example of how to get your app in the 'share' menu on Android.