Skip to content

Instantly share code, notes, and snippets.

@yaronv
Created May 27, 2015 05:38
Show Gist options
  • Save yaronv/2045746903fcccaaf022 to your computer and use it in GitHub Desktop.
Save yaronv/2045746903fcccaaf022 to your computer and use it in GitHub Desktop.
<uses-permission android:name="android.permission.CAMERA" />
<uses-feature android:name="android.hardware.camera.autofocus" />
<uses-feature android:name="android.hardware.camera" android:required="true"/>
<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