summaryrefslogtreecommitdiff
path: root/tutorials/android-tutorial-1/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/android-tutorial-1/res/values/strings.xml')
-rw-r--r--tutorials/android-tutorial-1/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tutorials/android-tutorial-1/res/values/strings.xml b/tutorials/android-tutorial-1/res/values/strings.xml
new file mode 100644
index 0000000..82e956d
--- /dev/null
+++ b/tutorials/android-tutorial-1/res/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">GStreamer tutorial 1</string>
+</resources>