-
Notifications
You must be signed in to change notification settings - Fork 123
Getting Started with Android Physical Device
Kris edited this page May 6, 2025
·
1 revision
We support physical Android devices like Google Pixel, Samsung, Xiaomi, Huawei, etc running with this MCP. This means that you can control an Android device by prompting the agent to take action on your behalf, like launching the YouTube app.
You may use the MCP server on either MacOS, Linux and Windows. The only requirements are:
- Android Platform Tools (download)
- Make sure $ANDROID_HOME is set properly (alt, see providing path)
- Developer Mode is enabled on your physical device.More here.
- USB Debugging enabled
- Physical device connected to your machine with USB data transfer mode.

- Make sure
$ANDROID_HOME/platform-tools/adb devices
shows at least one device.
From Mobile Next: We are building the future of mobile development 📱 🚀