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

Establish remote connection doesn't work #10

Open
danielesegato opened this issue Aug 22, 2018 · 0 comments
Open

Establish remote connection doesn't work #10

danielesegato opened this issue Aug 22, 2018 · 0 comments

Comments

@danielesegato
Copy link

It always say timeout

Maybe the issue is with the getDeviceIp function?

$ adb shell ip route
1.243.25.184/30 dev rmnet_data0 proto kernel scope link src 1.243.25.186 
192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.14 

$ adb shell ip route | awk '{print $9}'
1.243.25.186
192.168.1.14

2 IPs comes out of that in my case and the second one is correct

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