React Ejecutar el dispositivo real
Through USB debugging:
adb -s <device name> reverse tcp:8081 tcp:8081
(To find device name : *adb devices*)
DecodeBuzzing
Through USB debugging:
adb -s <device name> reverse tcp:8081 tcp:8081
(To find device name : *adb devices*)
adb -s <device name> reverse tcp:8081 tcp:8081