A script to automatically connect android devices in debug mode using WIFI.
An adb wrapper for Android development. It makes it easy to Grant/revoke runtime permissions, rotate screen, turn on doze mode, turn on airplane mode etc. This is really useful while testing the edge cases during the app development phase.
A wrapper for the ADB tool. It's just adb on steroids.
Fastest Adb Keyboard.
Tool for control android device via PC keyboard.
A simple tool that makes it more convenient to install, uninstall and creating bug reports and more for multiple apps on multiple devices with one command. Additionally uninstalling allows to use wildcards as package name. This is basically a front-end for the Android Debug Bridge (ADB) which is required to run.
ADB Date changer is a small utility app for Android developers that allows to change quickly change date & time on the device.
A small utility to record Android device screen to an optimized GIF so you can paste it to GitHub or a similar service.
This project provides a simple web API and view for Android Debug Bridge (adb). Free your imagination, use it as you want.
LayoutCast is a little tool to help with that, it will cast every changes in your Java source code or resources (including library project) to your phone within 5 sec, and does not restart the hold application.
This is an all-in-one script to build the Android adb tool for ARM architecture. When executed, the script will download all the necessary files and it will run a custom makefile to build the adb.
adb-sync is a tool to synchronize files between a PC and an Android device using the ADB (Android Debug Bridge).
Bash script that exports content provider's data to raw and CSV format. It can be your own content provider or any other provider that android decided not to block with permissions.
Bash script to simplify adb command usage.
This is a helpful bash utility for working with multiple devices at the same time.
fb-adb is a tool for interacting with Android systems. It does much of what adb does, but with better remote shell support and, hopefully, fewer bugs. Differences between adb and fb-adb are that fb-adb: