Visual Servoing Platform
version 3.7.0
Loading...
Searching...
No Matches
AndroidManifest.xml
1
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
3
xmlns:tools
=
"http://schemas.android.com/tools"
>
4
5
<
uses-permission
android:name
=
"android.permission.CAMERA"
/>
6
7
<
uses-feature
8
android:name
=
"android.hardware.camera"
9
android:required
=
"true"
/>
10
</
manifest
>
modules
java
android_sdk
android_gradle_lib
AndroidManifest.xml
Generated by
1.15.0