8
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-21 00:00:01 +08:00

Test d'appel de la camera depuis le plugin.

This commit is contained in:
Christophe Boucaut
2014-11-10 10:09:52 +01:00
parent 87428ce2b9
commit 3e71ec7b12
3 changed files with 35 additions and 0 deletions
+2
View File
@@ -21,5 +21,7 @@
<config-file target="AndroidManifest.xml" parent="/*">
<uses-permission android:name="android.permission.CAMERA" />
</config-file>
<source-file src="src/org/geneanet/customCamera/CameraLauncher.java" target-dir="src/org/geneanet/customCamera/CustomCamera" />
</platform>
</plugin>