关于Remote ADB Activator
来 Google Play 网购吧!购买内容之后,立刻就可以在您的 Android 手机或平板电脑上享用,摆脱一切同步烦恼。
This app requires root access, it will not work without.
Easily control your android device over adb remotely! No more digging around in your desk drawer for your USB cable. Just connect to adb over WiFi. Remote ADB Activator let's you easily start and stop the remote adb on your device on your desired port.
To get started using ADB remotely just fill in your desired port number (default is 5555) and hit Start ADB. ADB will now be running on the device. It will show the ip of the device on the top of the screen.
Once you got remote adb running open up your terminal/cmd and connect adb to your ip. You can do this with the following code assuming you run Remote adb on default port (I use 192.168.1.1 as my ip for example):
adb connect 192.168.1.1
Now when you execute adb devices your device will be listed. Now you can start sending abd commands over WiFi.
This apps asks for Network Communication to show you the IP address of the device. This is for the ease of use so you don't have to look it up in your phone settings.
Source is available on my github page: https://github.com/koenhendriks/
最新版本1.1的更新日志
- Fixed some spelling mistakes
- Removed annoying auto-focus on the port number field which shows up the keyboard on every launch
- Added scroll for the description text for users with smaller screen sizes
- Added Super User permission in the manifest



