Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

App can't be installed on devices w/o back-facing camera #108

Open
digitalentity opened this issue Oct 24, 2019 · 3 comments
Open

App can't be installed on devices w/o back-facing camera #108

digitalentity opened this issue Oct 24, 2019 · 3 comments

Comments

@digitalentity
Copy link

App can't be installed on devices that only have front-facing (aka selfie) camera.
This includes Android system for Chromebooks.

@ThomasHabets
Copy link
Contributor

Doesn't work, or can't be installed? Could you show a screenshot if you have any error message or similar?

@digitalentity
Copy link
Author

Sorry for confusion. It can't be installed.
I think it's because of missing android.hardware.camera.any feature in the manifest.
The app has android.permission.CAMERA which implies android.hardware.camera (back-facing camera), but doesn't imply android.hardware.camera.any which is required to use any available camera.

@ThomasHabets ThomasHabets changed the title App doesn't work on devices w/o back-facing camera App can't be installed on devices w/o back-facing camera Dec 2, 2019
@ThomasHabets
Copy link
Contributor

Filed internally as b/145518960

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants