Reactotron: Fail connection to Android

Created on 14 Apr 2019  路  5Comments  路  Source: infinitered/reactotron

The connection to Android emulator doesn't work

question released

Most helpful comment

Can you guys try to run this in a terminal:

adb reverse tcp:9090 tcp:9090

while a single Android emulator is running then reload the app and see if that solves it?

All 5 comments

Same thing here! I followed https://github.com/infinitered/reactotron/blob/master/docs/quick-start-react-native.md and iOS is working great! I added the import line to index.js.

I would love to be able to use Android too. Great tool!

Can you guys try to run this in a terminal:

adb reverse tcp:9090 tcp:9090

while a single Android emulator is running then reload the app and see if that solves it?

Can you guys put in the documentation?

adb reverse tcp:9090 tcp:9090

its work for me too

This has been brought up a few times. I think it would make sense to. If anyone wants to pop open a PR adding this where it makes sense I will gladly accept it. If not I should be able to eventually get to it.

:tada: This issue has been resolved in version 2.17.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Eyesonly88 picture Eyesonly88  路  4Comments

tolu360 picture tolu360  路  5Comments

itaied246 picture itaied246  路  4Comments

dhruwal picture dhruwal  路  3Comments

andrewvy picture andrewvy  路  4Comments