Skip to content

Commit

Permalink
Remove Using With Android tip in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Jul 14, 2016
1 parent 484c488 commit 7d64b11
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,13 +202,6 @@ You can also register steps if you're timing a sequence.

# Tips

##### Using With Android

If you're using an Android sim and it's running 5.x or higher, you can use `adb` to port forward
the right TCP port to the `reactotron` server.

`$ANDROID_HOME/platform-tools/adb reverse tcp:3334 tcp:3334`

##### Using On A Device

When you initialize the `reactotron` you can tell it the server location when you connect:
Expand Down

0 comments on commit 7d64b11

Please sign in to comment.