We all know Android's adb is available to debug over USB or Ethernet.
I
just wonder if my device stuck at boot animation loop, and when it is not
able to boot completely, can we debug it using adb over ethernet?
Because
I'm pretty sure that eth0 gets enabled when kernel is up, adbd also
gets launched during launch of surfaceflinger and all. But can we
connect to device using adb over ethernet when boot animation loop?
If so, do we need to do some changes for adb to be able to connect during bootanimation?
Regards,
Shyam