Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android should tunnel localhost by default on emulator #30

Open
BretJohnson opened this issue Mar 7, 2024 · 0 comments
Open

Android should tunnel localhost by default on emulator #30

BretJohnson opened this issue Mar 7, 2024 · 0 comments

Comments

@BretJohnson
Copy link
Owner

When running on an Android emulator, we should ideally map 127.0.0.1 in Aspired provided connections to 10.0.2.2.
10.0.2.2 is the special IP that the emulator uses for localhost on the host PC.
For Android physical devices a general tunneling solution, potentially DevTunnels, is needed. But for the emulator case, doing this should help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant