Fixed Android tests resources and settings

This commit is contained in:
Andrey Kamaev
2011-06-30 14:16:14 +00:00
parent 13bbc9ff71
commit 150c2215bb
8 changed files with 11 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World!</string>
<string name="app_name">OpenCV_Test</string>
<string name="app_name">OpenCV_JavaAPI_Tests</string>
</resources>