1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Base for Native Activity example added.

This commit is contained in:
Alexander Smorkalov
2013-03-04 14:49:33 +04:00
parent 819ac111a2
commit 436d9bbcbb
8 changed files with 282 additions and 0 deletions
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">OCV Native Activity</string>
</resources>