Can you launch the native Camera App from an Html 5 Web App?

前端 未结 2 375
执笔经年
执笔经年 2020-11-28 21:40

I have a mobile website that allows users to upload photos using the file input type (Browse button). If possible, I would like to launch the Camera App of an Android devic

2条回答
  •  爱一瞬间的悲伤
    2020-11-28 21:41

    I tried this:

    
    

    from here: https://coderwall.com/p/epwmoa

    With my Galaxy S2 phone (on Chrome).

    It's working and open directly the camera.

提交回复
热议问题