Skip to main content
Glama

install_apk

Install APK files on Android devices by providing a local file path or public URL. Specify the target device ID to deploy applications for testing.

Instructions

Install an APK file into the Gbox Android box.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
boxIdYesID of the box
apkNoLocal file path or HTTP(S) URL of the APK to install, for example: '/Users/jack/abc.apk', if local file provided, Gbox SDK will upload it to the box and install it. if apk is a url, Gbox SDK will download it to the box and install it(please make sure the url is public internet accessible).

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/zhenweiwang1990/android-tester-mcp'

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