Gao Chun created CB-7212:
----------------------------
Summary: Could not open camera with <input type="file"
accept="image/*;capture=camera">
Key: CB-7212
URL: https://issues.apache.org/jira/browse/CB-7212
Project: Apache Cordova
Issue Type: Improvement
Components: Android
Affects Versions: 3.5.0
Reporter: Gao Chun
Reproduce Test Steps
=======================================================
1. create index.html which includes the following tag:
<input type="file" accept="image/*;capture=camera">
2. Wrap the web app to android apk with cordova-android
3. Launch app in device, and click the input tag.
Expected Outcome
=======================================================
The camera can be selected to take a phone
Actual Outcome
=======================================================
Failed to launch camera when tapping the the input tag.
--
This message was sent by Atlassian JIRA
(v6.2#6252)