Created
August 14, 2020 00:07
-
-
Save adam-hurwitz/5ceeb392cae00952f37e8d12cbecf9b4 to your computer and use it in GitHub Desktop.
ODG - CameraX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <uses-feature android:name="android.hardware.camera" /> | |
| <uses-permission android:name="android.permission.CAMERA" /> | |
| <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment