1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Added second sample for Android Java API

This commit is contained in:
Andrey Kamaev
2011-06-29 08:46:29 +00:00
parent 96d29621b7
commit 6e3142f04b
12 changed files with 335 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.opencv.samples"
package="org.opencv.samples.s0"
android:versionCode="1"
android:versionName="1.0">