adb connect 192.168.29.254 cannot connect to 192.168.29.254:5555: No connection could be made because the target machine actively refused it.

ProfileScreen.dart
 
  
  
  adb devices
  adb tcpip 5555
  
  
  
  adb shell ip route

  adb connect 192.168.29.254

  
  
  
 

Post a Comment

0 Comments