Hi all,
I enabled one property service.adb.tcp.port 5555 for adb over network. Its working fine after typing command
adb connect <ip-address> in emmc booting for android 5.0.2 and its not working after typing command
adb connect <ip-address> in sdcard booting for android 5.0.2 with same device but difference is only booting mode. Please help me any extra property i need to add for adb over network through sdcard booting.
Thanks in advance
Please make sure that the network is configured correctly in SD-card case.
I mean please try to perform some other TCP connection between the board and host machine.
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------