This guide explains how to deploy OpenClaw and use natural language to let the AI assistant help you set up everything needed for cloud phone control.
# Install OpenClaw
npm install -g openclaw
# Start the service
openclaw gateway start
# Access the web interface
# Open in browser: http://localhost:3000
After startup, OpenClaw will guide you through initialization:
Once complete, you can start conversing with the AI in natural language.
After deployment, you don't need to manually install any tools. Just tell OpenClaw what you want to do, and it will automatically complete all the preparation work.
In the OpenClaw chat interface, simply say:
Help me install adb, clawhub, and the duoplus-agent skill.
OpenClaw will automatically:
The entire process takes about 1-2 minutes. You just need to wait.
Enable cloud phone adb
After installation is complete, tell OpenClaw your cloud phone address:
Help me connect to cloud phone 192.168.1.100:5555
OpenClaw will:
TOOLS.md for future useThe core philosophy of using OpenClaw to control cloud phones is: Describe what you want to do in natural language, and let the AI do it for you.
Now start your cloud phone automation journey! đ