ADB Network Enabler icon

ADB Network Enabler

★★★★★
★★★★★
(3.92/5)

1.01Free8 years ago

Download ADB Network Enabler APK latest version Free for Android

Version 1.01
Update
Size 170.37 KB (174,457 bytes)
Developer soynerdito
Category Apps, Tools
Package Name com.soynerdito.adbnetworkenabler
OS 2.2 and up

ADB Network Enabler APPLICATION description

This app is for developers, not good for regular users.
App for helping myself connecting ADB for MK802II device. (May help others so here it is)
1. This requires Root (MK802II already has).
2. Install Super User

This is not an app for everyone, it is made by a nerd to help myself enabling the Android Development Bridge running over network.
The commands it runs are:
To enable
setprop service.adb.tcp.port 5555
stop adbd
start adbd

To disable
setprop service.adb.tcp.port -1
stop adbd
start adbd

It runs on port 5555
From the PC use command line to connect to the device (the ip is shown on the app)
adb connect

Uploaded here for ease my life on installing on devices.
Fixes / enhancements may come in the future.
Like/Hate/Recommendation? leave a comment.

This app requires root just because when I tried to run a shell command from the app to activate the adb over the network it fail to execute except if rooted.
↓ Read more
ADB Network Enabler screen 1 ADB Network Enabler screen 2