From 6f89fa55ffc55e23bd37cb919fbb8963a2a3c05d Mon Sep 17 00:00:00 2001 From: Vinicios Clarindo Date: Sat, 2 Mar 2019 19:42:15 -0300 Subject: [PATCH] Updated README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b06bc6e..a15f2e7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # ADB Wifi Code -An simple adb extesion to connect to an device over wifi connection without console. + +An simple adb extesion that makes possible to connect to an device over wifi connection without console. + + +## Currently with 3 Actions + * "📱 ADB Interface :: Reset TCP ports from connected devices to :5555" (Open device port to connect thought wifi) + * "📱 ADB Interface :: Connect to device IP" (need inform IP from device wanted) + * "📱 ADB Interface :: Disconnect from any devices" (Disconnect everthing) \ No newline at end of file