From 6e106156666ac2c107286a5bfd519474620cb8f9 Mon Sep 17 00:00:00 2001 From: Venkatesh Shukla Date: Mon, 23 Jun 2014 17:18:17 +0530 Subject: Template for subsurface android package For modifications to the final source code of built android package such as permission additions and inclusion of xml and java files, it is necessary to maintain a template. The template is copied without any modifications on top of qt android-template before building subsurface libraries. Refer: http://qt-project.org/doc/qt-5/deployment-android.html#qmake-variables Files that are required to be directly copied to android package would be included in directory android. Icons for subsurface on android and string.xml are included. Signed-off-by: Venkatesh Shukla Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- android/res/values/strings.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 android/res/values/strings.xml (limited to 'android/res/values') diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml new file mode 100644 index 000000000..2a79f113e --- /dev/null +++ b/android/res/values/strings.xml @@ -0,0 +1,8 @@ + + + Subsurface + + Can\'t find Ministro service.\nThe application can\'t start. + This application requires Ministro service. Would you like to install it? + Your application encountered a fatal error and cannot continue. + -- cgit v1.2.3-70-g09d2