From 196d95f79290ced4301e4ef2edc87b88bbcfea23 Mon Sep 17 00:00:00 2001 From: Lihongda <963140097@qq.com> Date: Thu, 22 Feb 2024 18:27:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=96=B0=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iFish7/src/main/AndroidManifest.xml | 17 +- .../ifish/activity/BindTwoDeviceActivity.java | 5 +- .../HotSpotConnentDeviceCameraActivity.java | 5 +- .../newbind/NewBindDeviceActivity.java | 19 ++ .../activity_new_bind_device_choice.xml | 167 ++++++++++++++++++ 5 files changed, 204 insertions(+), 9 deletions(-) create mode 100644 iFish7/src/main/java/com/ifish/activity/newbind/NewBindDeviceActivity.java create mode 100644 iFish7/src/main/res/layout/activity_new_bind_device_choice.xml diff --git a/iFish7/src/main/AndroidManifest.xml b/iFish7/src/main/AndroidManifest.xml index f7025e8ed..843bd183f 100644 --- a/iFish7/src/main/AndroidManifest.xml +++ b/iFish7/src/main/AndroidManifest.xml @@ -28,8 +28,7 @@ - - + @@ -180,6 +179,16 @@ android:theme="@style/MyAppTheme" android:usesCleartextTraffic="true" tools:replace="android:icon,android:theme,android:allowBackup"> + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +