From 9e29ea8a00538ea6d605945bc368295830c0d487 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 2 Mar 2018 16:30:45 +0000 Subject: Commiting Android sample project structure git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12694 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- Android/HelloAndroid/app/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Android/HelloAndroid/app/src/main/res/values/strings.xml (limited to 'Android/HelloAndroid/app/src/main/res/values/strings.xml') diff --git a/Android/HelloAndroid/app/src/main/res/values/strings.xml b/Android/HelloAndroid/app/src/main/res/values/strings.xml new file mode 100644 index 000000000..e2f60e96f --- /dev/null +++ b/Android/HelloAndroid/app/src/main/res/values/strings.xml @@ -0,0 +1,4 @@ + + + Hello Android + -- cgit v1.2.3