Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
/ adb-connect Public archive

A python script that helps you to connect a physical device through wi-fi and adb.

Notifications You must be signed in to change notification settings

p0ppy-fl0w3r/adb-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect

This script helps automate the process of connecting a physical android device through wi-fi and adb.

Usage

Install the packages in requirements.txt using pip

pip install -r requirements.txt

Supply no arguments to wake and unlock the device.

python connect.py

or pass 'h' for help

python connect.py h

Devices

This script was tested on the following devices

Sony xperia M5 dual :- API level 23

Nokia 5 :- API level 28

About

A python script that helps you to connect a physical device through wi-fi and adb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages