Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-adb

Android Debug Bridge (ADB) used in PHP to control an android device connected through WiFi or USB

Concept of ADB using PHP

Shell commands are used to perform adb commands on the device. The device can be authorized and configured for ADB through WiFi and could be helpful to perform operations through your computer if your phone is locked or is at certain distance.
Future features would include:

  • Factory Reset
  • Rooting a phone and installing SuperSU
  • Installing latest phone updates
Your suggestions are welcome.

About

Android Debug Bridge (ADB) used in PHP to control an android device connected through WiFi or USB

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages