mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.opencv"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user