From e4fb9966e762852bf17f21c8406501d42fae0b61 Mon Sep 17 00:00:00 2001 From: hc Date: Fri, 10 Apr 2026 17:39:12 +0800 Subject: Initial commit: iHealth BLE scanner app with patched SDK v1.5.0 --- .../app/src/main/res/mipmap-hdpi/ic_launcher_round.png | Bin 0 -> 5024 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png (limited to 'android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png') diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..1b52399 Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ -- cgit