From 1749bd5e7fa959a022472defb8ba78c689c994af Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Mon, 11 Dec 2023 15:31:44 +0100 Subject: Add initial ble-service. --- android/app/src/debug/AndroidManifest.xml | 42 +++++++++++++++++++++++- android/app/src/main/AndroidManifest.xml | 53 +++++++++++++++++++++++++------ 2 files changed, 84 insertions(+), 11 deletions(-) (limited to 'android/app') diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index eb98c01..b7c3a3c 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,6 +1,46 @@ + xmlns:tools="http://schemas.android.com/tools"> + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + - - - - - - - + + + + + + -- cgit v1.2.3