开发者

Can I build a mobile website that has access to the iphone camera?

开发者 https://www.devze.com 2023-01-07 21:02 出处:网络
Does webkit have access to the camera API on the iphone?What about other phones?I want to build a mobile website that enables users to click on a button that opens the camera, ask if you want to take

Does webkit have access to the camera API on the iphone? What about other phones? I want to build a mobile website that enables users to click on a button that opens the camera, ask if you want to take a 开发者_如何学编程new picture or user an existing one (assume the former), take a picture, confirm the picture is good, then be routed back to website where the new picture is uploaded. is this possible? many thanks!


At this time, this is not possible. You can, however, use a toolkit such as PhoneGap to acheive this.

0

精彩评论

暂无评论...
验证码 换一张
取 消