[TIMOB-10727] Android: Implement cameraInfo API
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api |
Reporter | Nikhil Sharma |
Assignee | Unknown |
Created | 2012-08-30T16:45:28.000+0000 |
Updated | 2018-02-28T20:04:10.000+0000 |
Description
Expose cameraInfo API on android inorder to get all the information regarding the front and rear cameras of the device.
Any news on when this can be added?
We are trying to finish the release of our iOS app 'UMSkinCheck' on Android and this feature is necessary as the app makes use of the rear camera (if it exists). We need to be able to reliably find out what cameras are available as this varies much more in the Android world of devices.