Skip to content

PyDroidGUI is an Android Platform-tools GUI that provides an easy-to-use UI to control your Android Device

Notifications You must be signed in to change notification settings

damolmo/PyDroidGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


PyDroidGUI is an Android Platform-tools GUI that provides an easy-to-use user interface to control your Android Device

Python Android

Screenshots


System Requirements

Python 3.10 version or newer
• Android KitKat or newer
• wget (Linux only)

Status

Just a demostration to show how PyDroid would look like with an user interface.
Most of the functionalities from PyDroid aren't implemented yet

Installation

  1. Enable developer options and USB debugging on your device, also enable Root debugging if available
    (To enable it search online how to enable USB debugging on your device model)

  2. Download the script source
    To get started, paste the following command into your Windows or Linux cmd

GNU/Linux

git clone https://github.com/daviiid99/PyDroidGUI.git PyDroidGUI
cd PyDroidGUI
python3 PyDroidGUI.py

Microsoft Windows

git clone https://github.com/daviiid99/PyDroidGUI.git PyDroidGUI
cd PyDroidGUI
python PyDroidGUI.py

Optional
For Windows users, a .exe executable file is provided
Check Releases for the latest binary

About

PyDroidGUI is an Android Platform-tools GUI that provides an easy-to-use UI to control your Android Device

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published