Skip to main content
Glama

spawn_and_attach

Force stop an Android app, launch it fresh, and attach Frida for security testing. Solves connection timeout issues when injecting into newly spawned processes.

Instructions

Force stop app, launch fresh, and attach Frida. The reliable alternative to connect(spawn=True) which often times out.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
packageYesApp package name (e.g., 'com.bestbuy.android')
device_idNoDevice ID (optional)
wait_msNoTime to wait for app to start in ms (default: 3000)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cbxss/frida-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server