All Projects → agoda-com → adb-butler

agoda-com / adb-butler

Licence: Apache-2.0 License
adb server for OpenSTF deployment

Programming Languages

shell
77523 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
Makefile
30231 projects

Projects that are alternatives of or similar to adb-butler

stf-client
Request devices from Smartphone Test Farm for adb connection
Stars: ✭ 50 (+117.39%)
Mutual labels:  adb, openstf
openstf-arm7-docker
Smartphone Test Farm using Docker on Raspberry Pi
Stars: ✭ 19 (-17.39%)
Mutual labels:  adb, openstf
gilfoyle
A CLI to interactively remove useless apps from your Android device.
Stars: ✭ 23 (+0%)
Mutual labels:  adb
MobyDroid
Android Device Manager with a Graphic User Interface (GUI) – Manage Android on Linux, Windows and MacOS.
Stars: ✭ 76 (+230.43%)
Mutual labels:  adb
macaca-adb
Node.js wrapper for ADB.
Stars: ✭ 36 (+56.52%)
Mutual labels:  adb
JumpJump
微信小游戏 跳一跳 kotlin PC破解
Stars: ✭ 70 (+204.35%)
Mutual labels:  adb
quest-sidenoder
Cross platform Sideloader for Quest standalone headset
Stars: ✭ 78 (+239.13%)
Mutual labels:  adb
python tk adb
安卓性能测试工具
Stars: ✭ 64 (+178.26%)
Mutual labels:  adb
oosDebloater
Debloater for (O/H2)OS
Stars: ✭ 19 (-17.39%)
Mutual labels:  adb
FireTVRemote-Node
A web app that can control your Amazon FireTV (Stick). Just startup Node, fill in your device's IP address and use your web browser as a remote. (Enable ADB debugging)
Stars: ✭ 54 (+134.78%)
Mutual labels:  adb
device api-android
DeviceAPI-Android
Stars: ✭ 18 (-21.74%)
Mutual labels:  adb
android-tether
Autostart Android USB tethering with udev + systemd + adb
Stars: ✭ 30 (+30.43%)
Mutual labels:  adb
adb-cheatsheet
Your journey to master Android™ Shell begins here
Stars: ✭ 44 (+91.3%)
Mutual labels:  adb
alfred-adb-workflow
an alfred workflow that wraps the adb command to avoid the "more than one device/emulator" error.
Stars: ✭ 22 (-4.35%)
Mutual labels:  adb
frida setup
One-click installer for Frida and Burp certs for SSL Pinning bypass
Stars: ✭ 47 (+104.35%)
Mutual labels:  adb
Latest-adb-fastboot-installer-for-windows
A Simple Android Driver installer tool for windows (Always installs the latest version). Sponsored by https://sendletter.org, the Cheapest way to Send Letters
Stars: ✭ 242 (+952.17%)
Mutual labels:  adb
extensiveautomation-server
Extensive Automation server
Stars: ✭ 19 (-17.39%)
Mutual labels:  adb
logcat-colorize
Command that takes adb logcat from stdin and produces formatted colorized to stdout, written in C++.
Stars: ✭ 21 (-8.7%)
Mutual labels:  adb
AndroidSecNotes
An actively maintained, Self curated notes related to android application security for security professionals, bugbounty hunters, pentesters, reverse engineer, and redteamers.
Stars: ✭ 140 (+508.7%)
Mutual labels:  adb
AdbNet
A tool that allows you to search for vulnerable android devices across the world and exploit them.
Stars: ✭ 112 (+386.96%)
Mutual labels:  adb

adb-butler

adb-butler is one of the components of android-farm that runs adb server as a side-car container in kubernetes deployment of OpenSTF providers.

Features

  • self-healing
    • reconnect devices missing in adb server by rebinding the usb driver
    • reconnect devices missing or unstable in OpenSTF by restarting the adb connection
  • clean-up rethinkdb for temporary emulators that are no longer available
  • adding notes to provided devices
  • automatic installation of test-butler for emulators

Building

$ export DOCKER_USER=user
$ export DOCKER_PASS=password
$ make PROXY=docker-registry-url/ build tag login push

License

adb-butler is open source and available under the Apache License, Version 2.0.

Android SDK components are available under the Android Software Development Kit License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].