13 repositorios
Systems for executing automation scripts and workflows on physical or cloud-based Android hardware.
Distinct from Android Remote Control: None of the candidates cover the general execution of automation workflows on Android hardware; they focus on remote desktop control or hardware pairing.
Explore 13 awesome GitHub repositories matching mobile development · Android Device Controllers. Refine with filters or upvote what's useful.
Auto.js is an Android scripting platform and mobile automation tool that runs JavaScript code directly on the device. It provides an integrated development environment for writing, testing, and debugging automation scripts that control apps and system functions through the Android Accessibility Service. The platform combines a JavaScript runtime with event-driven task scheduling, allowing scripts to be triggered by system events, time conditions, or UI changes. Its mobile IDE includes live preview capabilities for real-time script execution and debugging, while a plugin system extends automat
Provides the core mechanism for controlling Android UI through the Accessibility Service API.
AzurLaneAutoScript is a mobile game automation system designed to perform repetitive gameplay tasks unattended. It functions as a screenshot-driven bot that controls Android devices, emulators, and cloud phones via ADB and uiautomator2, using computer vision to make interaction decisions instead of fixed timers. The project distinguishes itself through an advanced computer vision suite that includes local optical character recognition and perspective-aware grid detection. These tools allow the bot to parse 3D game maps, compute vanishing points, and normalize grid-centered objects for precise
Controls Android devices via ADB and uiautomator2 to automate gameplay interactions.
Droidrun is a mobile device automation framework that uses large language models to translate natural language commands into executable actions on mobile operating systems. It functions as an agent orchestrator and UI automation engine, providing a reasoning engine that decomposes complex mobile tasks into smaller, manageable steps. The system distinguishes itself through a hierarchical action translation process and the ability to analyze accessibility trees and screenshots to determine the visual layout and current status of mobile applications. It supports execution across both physical ha
Provides a controller that executes automation scripts across physical Android hardware and cloud environments.
SD Maid SE es una utilidad de optimización de almacenamiento y mantenimiento del sistema para Android. Se centra en recuperar espacio en disco analizando el uso del almacenamiento y eliminando archivos duplicados, huérfanos o no utilizados. El proyecto se distingue por el uso de servicios de accesibilidad para automatizar tareas repetitivas del dispositivo y revisiones manuales de archivos mediante la simulación de interacciones del usuario. También incluye herramientas especializadas para reducir el tamaño de archivo de imágenes y videos mediante compresión multimedia. El sistema proporciona una amplia gama de capacidades, incluida la gestión del ciclo de vida de las aplicaciones para congelar o eliminar software, limpieza de basura para cachés de aplicaciones y la detección de datos redundantes mediante comparación de firmas. También emplea mapeo de almacenamiento jerárquico para visualizar el uso del disco y admite rutinas de mantenimiento programadas para mantener la salud del dispositivo.
Uses Android Accessibility Service APIs to simulate user interactions and control the device UI.
ios-webkit-debug-proxy is a command-line proxy that bridges Chrome DevTools to Safari Web Inspector on iOS devices, enabling remote debugging of web content over USB. It translates WebKit remote debugging protocol messages into Chrome DevTools Protocol over persistent WebSocket connections, allowing developers to use Chrome DevTools, Safari Web Inspector, or Firefox DevTools to inspect and debug web content in MobileSafari and UIWebViews on real and simulated iOS devices. The proxy discovers and communicates with iOS devices over USB using the libimobiledevice library without requiring iTunes
Managing simultaneous debugging sessions across multiple iOS devices with stable port assignments that persist across reconnections.
Controls multiple Android devices from a single controller to run synchronized test actions.
Checks that an Android device or emulator is connected and ready for automated mobile interactions.
Universal Android Debloater Next Generation is a cross-platform desktop application for removing pre-installed system applications from Android devices. It communicates with devices through the Android Debug Bridge (ADB) protocol, supporting both wired USB connections and wireless network pairing for debloating without a physical cable. The tool manages multiple connected Android devices simultaneously and provides package state backup and restore capabilities, allowing users to save and reapply the enabled or disabled state of system packages after factory resets or OS upgrades. The applicat
Connects and operates on several Android devices simultaneously for bulk debloating operations.
Android-Touch-Helper es una herramienta para saltar anuncios y un sistema de interacción de interfaz de usuario automatizado para Android. Aprovecha las APIs de accesibilidad de Android para detectar y hacer clic en los botones de saltar, automatizando la eliminación de anuncios promocionales durante el inicio de las aplicaciones. La herramienta utiliza una combinación de escaneo de interfaz de usuario basado en accesibilidad y simulación de entrada basada en coordenadas. Identifica elementos saltables haciendo coincidir palabras clave y etiquetas de texto predefinidas con la jerarquía de la pantalla o activando eventos táctiles en porcentajes de pantalla específicos cuando los elementos estructurales de la interfaz están ocultos. El sistema emplea monitoreo de pantalla basado en eventos y heurísticas de coincidencia de patrones para evaluar el estado actual de la ventana. Estas capacidades permiten a la herramienta escanear controles de interfaz y realizar clics repetitivos en nombre del usuario para optimizar los tiempos de inicio de las aplicaciones.
Implements an accessibility service bridge to simulate user interactions and control the Android UI.
termux-api es un puente de hardware de Android e interfaz de línea de comandos que proporciona acceso de shell al hardware del dispositivo y a los sensores del sistema. Sirve como un conjunto de herramientas de línea de comandos y una API que expone las funciones del sistema Android a scripts basados en terminal para la automatización. El proyecto permite el control de Android headless y la automatización de dispositivos, permitiendo a los usuarios gestionar el hardware móvil y la configuración del sistema a través de una terminal remota sin utilizar la interfaz gráfica de usuario. Esto incluye la integración de características de hardware móvil como la cámara, el GPS y la batería a través de una interfaz de terminal. El sistema funciona utilizando un patrón de puente para conectar clientes basados en shell a un backend basado en Java, utilizando comunicación basada en intents de Android y paso de mensajes codificados en JSON para ejecutar acciones a nivel de sistema.
Provides a system for executing automation scripts that control Android hardware and system functions.
scrcpy-gui is a graphical user interface for managing and controlling Android devices via the scrcpy protocol. It provides a visual layer for Android screen mirroring, remote control, and device management over USB or TCP/IP connections. The project enables the simultaneous mirroring and control of multiple Android devices within a single unified window. It includes dedicated interfaces for interacting with devices using a computer keyboard and mouse, as well as utilities for synchronizing clipboards between a computer and a connected mobile device. The software supports low-latency screen m
Tracks active device identifiers to route control commands and video streams to separate windows.
Smart-AutoClicker is an Android automation tool designed to execute clicks and swipes on mobile devices. It functions as an image recognition automator, a screen interaction macro, and an event-driven task orchestrator. The project distinguishes itself by using image detection to trigger specific actions when predefined visual patterns appear on the screen. It also initiates automation sequences based on system broadcasts, elapsed time, or internal state metrics. The tool covers a broad range of capabilities including precision input emulation for on-screen gestures and the management of com
Provides a comprehensive system for executing automation scripts and workflows on Android devices.
Dhizuku is an Android device administration tool and system permission bridge. It functions as a device owner permission delegator that exposes restricted system-level capabilities to non-privileged applications. The service enables third-party applications to access privileged device owner controls and execute restricted Android functions through a dedicated communication interface. This allows for the delegation of high-level system permissions without requiring a full system flash or manual setup. The project covers device management and automation workflows by providing a mechanism for p
Enables automation of device configuration and system tasks by providing elevated privileges to apps.