Connect Mobile Using Cable
1. Close all other Emulators and Stop Debugging
2. Turn On Debug Mode -> USB Debug and Install via USB ( Allow and yes to all F!$%^&* Shit)
3. Check the Devices and Choose your Phone
4. Debug
5. Connect Lap / Mobile to Same Network
6. Open Terminal (VS code Terminal)
7. Run - adb tcpip 5555
8. Open Mobile Setting -> Specs -> Status -> IP Address
9. Run - adb connect <DEVICE_IP_ADDRESS>:5555
10. Eject from the Lap and Debug