How can I open my localhost (in Windows 8 with XAMPP) webpage, from a browser installed in Bluestacks App Player?
Thank you
To access the server from itself, use http://localhost/ or http://127.0.0.1/ . To access the server from a separate computer on the same network, use http://192.168.X.X where X.X is your server's local IP address. You can find the sever's local IP address (assuming it's Linux) by running hostname -I . 127.0.
As you can see, the BlueStacks doesn't get an IP and Port .
Type Win+R
(To open Run)
Open cmd
type ipconfig
You will get IP address in Ipv4 Address field.
Note: The IP will reset on connection reset/restart
OR
You can access localhost from Bluestacks by 10.0.2.2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With