-
Notifications
You must be signed in to change notification settings - Fork 122
Getting Started with Android Emulator
Gil Megidish edited this page Apr 6, 2025
·
1 revision
We support Android emulators running with this MCP. This means that you can control an emulated Android device, by prompting the agent to do actions on your behalf, like launching the YouTube app.
You may use the MCP server on either Linux or MacOS. The only requirements are:
- Android Platform Tools (download)
- Make sure $ANDROID_HOME is set properly (alt, see providing path)
- A booted Emulator (tutorial)
- Make sure
$ANDROID_HOME/platform-tools/adb devices
shows at least one device.
From Mobile Next: We are building the future of mobile development 📱 🚀