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

not able use this in emulator #45

Closed
nikhilgarg89 opened this issue Jul 12, 2018 · 3 comments
Closed

not able use this in emulator #45

nikhilgarg89 opened this issue Jul 12, 2018 · 3 comments
Assignees

Comments

@nikhilgarg89
Copy link

do you know any workaround to make it working on emulator

@stealthcopter stealthcopter self-assigned this Jul 12, 2018
@stealthcopter stealthcopter added bug and removed bug labels Jul 12, 2018
@stealthcopter
Copy link
Owner

I've tested here and I've got the sample app working fine in an emulator. What was the issue you were having running it?

@nikhilgarg89
Copy link
Author

i was trying to ping my system network address and i was not getting the response.

@stealthcopter
Copy link
Owner

stealthcopter commented Aug 13, 2018

This is probably something to do with the networking of the emulator. If you can try in the emulator's shell and check if the system is pingable from there. Something like:

# Connect to emualtor's shell
adb shell

# Ping
ping 192.168.0.3

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

No branches or pull requests

2 participants