From 532c894e163b2635668b7264cf6785178c6f3e10 Mon Sep 17 00:00:00 2001 From: taha Date: Thu, 6 Aug 2026 12:37:23 +0300 Subject: [PATCH] huawei watch addded --- android/app/src/main/AndroidManifest.xml | 3 + .../HMGPatientApp/MainActivity.kt | 2 + .../HMGPatientApp/watch/huawei/HuaweiWatch.kt | 87 ++++ android/gradle.properties | 7 + .../health_provider.dart | 3 + .../huawei_watch_connecter.dart | 395 ++++++++++++++++-- .../smartwatches/smartwatch_home_page.dart | 20 +- 7 files changed, 468 insertions(+), 49 deletions(-) create mode 100644 android/app/src/main/kotlin/com/cloudsolutions/HMGPatientApp/watch/huawei/HuaweiWatch.kt diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 70a68707..c1239d59 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -267,6 +267,9 @@ +