JeffLIrion / adb_shellLinks
A Python implementation of ADB with shell and FileSync functionality.
☆579Updated 8 months ago
Alternatives and similar repositories for adb_shell
Users that are interested in adb_shell are comparing it to the libraries listed below
Sorting:
- This is pure-python implementation of the ADB client.☆588Updated last year
- Python ADB + Fastboot implementation☆1,832Updated last year
- pure python adb library for google adb service.☆938Updated 3 weeks ago
- Helper app to allow joining a wifi AP directly from ADB☆330Updated 5 years ago
- An easy to use python scrcpy client☆378Updated 9 months ago
- Android ViewServer and ADB client☆1,673Updated 7 months ago
- CulebraTester: Snaky Android Testing☆155Updated 3 weeks ago
- Better documentation of the ADB protocol, specifically for USB uses.☆422Updated last month
- Stream real-time screen capture data out of Android devices.☆341Updated 2 months ago
- Android Virtual Keyboard Input via ADB (Useful for Test Automation)☆1,346Updated last year
- Minimal multitouch event producer for Android.☆652Updated 4 years ago
- How to record and replay touchscreen events on an Android device.☆250Updated 2 years ago
- Get video stream from your android device as numpy array + basic control☆70Updated last year
- Python wrapper of Android uiautomator test tool.☆2,084Updated 2 years ago
- Python3 Parser for Android XML file and get Application Name without using Androguard☆142Updated last month
- Simple python module to interact with Android Debug Bridge (ADB) tool☆125Updated 4 years ago
- ☆315Updated 11 months ago
- App for dealing with Android settings☆148Updated last week
- A client implementation of the Android interfacing SCRCPY project, completely in Python!☆52Updated 6 years ago
- Monitor and perform various actions on your Android device. Not meant for actual user devices.☆129Updated last week
- Simple android app to interact with system clipboard service via adb shell☆427Updated last year
- A Java library implementation of the ADB network protocol☆486Updated last year
- E2E test framework for tests with complex environment requirements.☆702Updated last week
- 一个解析APK相关文件的库 [Gitee -> Github 镜像自动同步],这只是一个备份☆135Updated 2 weeks ago
- python wrapper of minitouch, for better experience☆130Updated 5 years ago
- Magisk Module that allows you to run "adb root". Android 10 only. Probably will work with Android 9. Definitely not with Android 11/12.☆470Updated last year
- Minimal multitouch event producer for Android.☆215Updated 11 months ago
- HTTP Server runs on android devices☆775Updated last year
- ☆170Updated last year
- Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component