PhoneGap:调用 UIImagePickerController

发布于 2024-12-24 18:19:34 字数 434 浏览 1 评论 0 原文

Phonegap 如何做到这一点?这可能吗?

请参阅这篇文章,了解我正在寻找的图像:

iPhone 相机- 从库中选择或拍照

编辑:

有一个插件

https://github.com/purplecabbage/phonegap-plugins/tree/master/iPhone/NativeControls

How can this be done with Phonegap? Is this even possible?

See this post for an image of what I'm looking for:

iPhone Camera - Choose from Library or Take Photo

EDIT:

There's a plugin for this

https://github.com/purplecabbage/phonegap-plugins/tree/master/iPhone/NativeControls

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

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

发布评论

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

评论(1

雨轻弹 2024-12-31 18:19:34

这是我通过使用 Sencha-Touch 实现的。

请参阅此处的演示(用户界面 > 叠加 > 操作表)

请参阅 API:http://docs.sencha.com/touch/1-1/#!/api/Ext.ActionSheet

[编辑]

您还可以使用此 PhoneGap 插件:

https://github.com/phonegap/phonegap-plugins/tree/master/iPhone/ActionSheet

This is something I have achieved by using Sencha-Touch

See the demo here (User Interface > Overlays > Action Sheet)

See the API : http://docs.sencha.com/touch/1-1/#!/api/Ext.ActionSheet

[EDIT]

You can also use this PhoneGap plugin :

https://github.com/phonegap/phonegap-plugins/tree/master/iPhone/ActionSheet

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