Skip to main content
Glama

Android Project MCP Server

instrumentedTest

Execute instrumented tests for Android projects directly within Visual Studio Code by specifying the project folder path. Facilitates testing via the Android Project MCP Server for enhanced development workflows.

Instructions

Run instrumented test for the Android project in the folder

Input Schema

NameRequiredDescriptionDefault
folderYesThe full path of the current folder that the Android project sits

Input Schema (JSON Schema)

{ "description": "Parameters", "properties": { "folder": { "description": "The full path of the current folder that the Android project sits", "title": "Folder", "type": "string" } }, "required": [ "folder" ], "title": "Folder", "type": "object" }
Install Server

Other Tools from Android Project MCP Server

Related Tools

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/ShenghaiWang/androidbuild'

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