From 7d64b11894cdb7cf34cb9cc5b10b3b235438f38d Mon Sep 17 00:00:00 2001 From: Jhen Date: Thu, 14 Jul 2016 21:09:01 +0800 Subject: [PATCH] Remove `Using With Android` tip in readme --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 381243dbe..f3ec01081 100644 --- a/README.md +++ b/README.md @@ -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: