adb over network through sdcard booting (Android)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

adb over network through sdcard booting (Android)

399 Views
chandrasekharma
Contributor III

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

Labels (3)
0 Kudos
1 Reply

330 Views
b36401
NXP Employee
NXP Employee

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!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos