Releases
v1.1.0
v1.1.0 — Device Control & App Lifecycle Tools
Latest
Compare
Sorry, something went wrong.
No results found
What's new in v1.1.0
Device control (Fase 14)
android_device_info — manufacturer, model, Android version, SDK, ABI, battery level, charging status
android_set_volume — set media volume (or any stream) via ADB
android_clear_app_data — clear all local data for an app (with warning)
android_manage_permissions — grant or revoke runtime permissions
android_set_bluetooth — enable/disable Bluetooth (best-effort, OEM-dependent)
App lifecycle & packages (Fase 15)
android_list_packages — list installed packages with optional case-insensitive filter
android_current_app — get currently focused package/activity
android_app_info — detailed package info (version, install time, permissions)
android_open_app_settings — open system App Info screen
android_uninstall_app — uninstall apps via ADB with optional keep-data flag
android_start_activity — launch arbitrary Android components (no profile needed)
android_send_intent — send generic broadcast intents with extras
Stats
36 MCP tools (up from 24)
31 tests passing
78 files , 38.4 kB package
Docs: README, API contract, CHANGELOG all updated
You can’t perform that action at this time.