Base classes for sample added.

This commit is contained in:
Alexander Smorkalov
2012-04-27 13:37:45 +00:00
parent c78d056ef6
commit d015a50d51
8 changed files with 242 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World!</string>
<string name="app_name">ColorBlobDetectionTest</string>
<string name="hello">Hello World, ColorBlobDetectionActivity!</string>
<string name="app_name">ColorBlobDetection</string>
</resources>