SyntaxFix
Write A Post
Hire A Developer
Questions
You can add manually in the manifest file within manifest tag by:
<uses-permission android:name="android.permission.CAMERA"/>
This permission is required to be able to access the camera device.