Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicioslc committed Mar 2, 2019
1 parent 1078c68 commit 6f89fa5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 6f89fa5

Please sign in to comment.