opencv/android/service/engine_test/res/values/strings.xml

7 lines
165 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World!</string>
<string name="app_name">JavaServiceTest</string>
</resources>