I'm trying to connect my real android device to local server. So at the beginning I connect all devices to 1 network via Wi-Fi.
Next step is copy IPv4 from ipconfig.
Now I'm entering myIpv4:8080 into browser in my android Device and I get ERR_CONNECTION_TIMED_OUT.
I forgot something ? What can be wrong ?
I should get JSON object like in PC browser.