From 65b1c8e94e7a724902901161cca38eb51f29f673 Mon Sep 17 00:00:00 2001 From: zeppi Date: Fri, 9 Dec 2022 12:36:20 -0500 Subject: [PATCH] try moving tmpl to service_library --- .../templates/activity_service_control.xml | 87 +++++++++ .../build/templates/build.tmpl.gradle | 171 ++++++++++++++++++ .../build/templates/colors.tmpl.xml | 12 ++ .../build/templates/gradle.properties | 10 + .../build/templates/lbry-icon.png | Bin 0 -> 11634 bytes 5 files changed, 280 insertions(+) create mode 100644 p4a/pythonforandroid/bootstraps/service_library/build/templates/activity_service_control.xml create mode 100644 p4a/pythonforandroid/bootstraps/service_library/build/templates/build.tmpl.gradle create mode 100644 p4a/pythonforandroid/bootstraps/service_library/build/templates/colors.tmpl.xml create mode 100644 p4a/pythonforandroid/bootstraps/service_library/build/templates/gradle.properties create mode 100644 p4a/pythonforandroid/bootstraps/service_library/build/templates/lbry-icon.png diff --git a/p4a/pythonforandroid/bootstraps/service_library/build/templates/activity_service_control.xml b/p4a/pythonforandroid/bootstraps/service_library/build/templates/activity_service_control.xml new file mode 100644 index 0000000..8ab7f21 --- /dev/null +++ b/p4a/pythonforandroid/bootstraps/service_library/build/templates/activity_service_control.xml @@ -0,0 +1,87 @@ + + + + + + + + +