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/drawable-mdpi/subsurface_icon.png | Bin 0 -> 9402 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 android/res/drawable-mdpi/subsurface_icon.png (limited to 'android/res/drawable-mdpi') diff --git a/android/res/drawable-mdpi/subsurface_icon.png b/android/res/drawable-mdpi/subsurface_icon.png new file mode 100644 index 000000000..57465be23 Binary files /dev/null and b/android/res/drawable-mdpi/subsurface_icon.png differ -- cgit v1.2.3-70-g09d2