2 repository-uri
Collections of command-line utilities for interacting with and managing mobile device environments.
Distinct from Android Development: Distinct from general Android Development: focuses on CLI-based device interaction and system administration rather than application building frameworks.
Explore 2 awesome GitHub repositories matching mobile development · Command Line Toolkits. Refine with filters or upvote what's useful.
Awesome-adb is a curated collection of resources and utilities designed for interacting with Android devices via the command line. It serves as a comprehensive toolkit for developers and system administrators to facilitate the development, testing, and maintenance lifecycle of mobile applications and system software. The project provides a centralized reference for leveraging the Android Debug Bridge to perform complex tasks, including mobile automation, system-level debugging, and device fleet management. It covers a wide range of capabilities such as simulating user input for stress testing
Offers a centralized toolkit for command-line interaction with Android devices to facilitate system administration and development tasks.
termux-x11 is an X11 display server and graphical interface layer for Android that enables the execution of Linux desktop environments and graphical applications. It functions as an input emulator and display server, translating X11 protocol requests into graphical output on mobile hardware. The project features a coordination layer for integrating isolated proot or chroot containers by sharing temporary directories and configuration paths. It also includes an input translation system that maps mobile touch gestures and multi-finger taps into standard X11 mouse clicks and scroll events. The
Allows managing application settings and system configurations using a terminal on Android.