I was create PHP project on my local server.
And then config to run via virtual host
e.g project.local
after site is config and enable…
Linux chrome call -> project.local (work)
Android emulator chrome ? 10.0.2.2/project (not work) || project.local (not work)
How to call project.local from android emulator?