I am currently working on a project that requires me to update my application from Android Studio wirelessly to a Datalogic Memor11 mobile device.
I have attempted to connect it using ADB, and have had success when using a cable to configure the device beforehand.
However, although I can update and debug wirelessly, after restarting the mobile device, the connection cannot be established anymore. In order to establish a connection again, it is necessary to connect the phone to the PC via cable, and then run adb tcpip 5555
to configure it to listen on port 5555 and establish a connection through that port. This method is effective, provided the device is not restarted or the battery runs out. However, it is not possible to physically connect the mobile device to the PC once it is in use. The device remains on the same network, has a static IP address, and I can connect via VNC. However, ADB is not operational.
I would be grateful if someone could assist me with this issue. Thanks!
Device: Datalogic Memor11 (Android 11) Pc: Windows 11 Pro, 24H2 AndroidStudio: Android Studio Ladybug Feature Drop | 2024.2.2 Build #AI-242.23726.103.2422.12816248, built on December 18, 2024 Runtime version: 21.0.4+-12508038-b607.1 amd64