APK file and install (Install on current active device (Will prompt user on Android Screen))
ADB:📱 Connect to device from List (Show an list from devices attached to connect (equivalent adb devices)).ADB:📱 Disconnect from any devices (Disconnect ever device attached (equivalent adb disconnect)).ADB:📱 Connect to device IP (Need type the IP from device (equivalent adb connect $:5555)).ADB:📱 Reset connected devices port to :5555 (Open current device port with (equivalent adb tcpip 5555)).
⚠️ ONLY TESTED IN WINDOWS (For while, you need have ADB Interface installed in your system) Table of contents This simple ADB-Wrapper try makes easy connect to android devices over wifi, without console use, and do other things.