I want to know how to keep adb connection after putting device into sleep mode when connected to network ethernet
product : radxa zero 3e
OS : Radxa_ZERO_3W_3E_Android11_rkr12_20231109-gpt ( SD CARD )
Puts the device to sleep
scenario
-
adb devices
xxx.xxx.xxx.xx:5555 device -
adb connection xxx.xxx.xxx.xxx
already connected to xxx.xxx.xxx.xxx:5555 -
adb -s xxx.xxx.xxx.xxx shell input keyevent KEYCODE_SLEEP
-
adb devices
xxx.xxx.xxx.xx:5555 offline