androidbuild

androidbuild

3.3

If you are the rightful owner of androidbuild and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server that builds Android projects, enabling seamless workflow with Android projects in Visual Studio Code using extensions like Cline or Roo Code.

The Android Project MCP Server is designed to streamline the development process for Android projects by integrating with Visual Studio Code. It leverages the Model Context Protocol (MCP) to facilitate a seamless workflow, allowing developers to build, test, and run instrumented tests on their Android projects directly from their development environment. This server supports extensions like Cline or Roo Code, enhancing the development experience by providing a robust set of tools for managing Android projects. The server can be installed using either the 'uv' tool or via pip, offering flexibility in setup and configuration. It is licensed under the MIT License, ensuring that developers can freely use, modify, and distribute the software.

Features

  • Seamless integration with Visual Studio Code for Android projects.
  • Supports building, testing, and running instrumented tests.
  • Compatible with extensions like Cline or Roo Code.
  • Flexible installation options using 'uv' or pip.
  • Licensed under the MIT License for open use and modification.

Tools

  1. build

    Build Android project with the required folder path.

  2. test

    Run unit tests with the required folder path.

  3. instrumentedTest

    Run Instrumented tests with the required folder path.