AndroidManifest.xml 191 Bytes
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  package="dev.steenbakker.mobile_scanner">

    <uses-permission android:name="android.permission.CAMERA" />
</manifest>