0
score
2.6K
views
no
status
CC BY-SA 3.0
How to start adb server over tcp programmatically
You need root access to do this. It would be a huge security issue otherwise. You can use a library like libsuperuser to run root commands. Example using libsuperuser: