Feel free to support the development with a donation for the next improvements.
- Setup your machine due to redroid requirements
- Clone mcloud-redroid and setup:
git clone https://github.com/zebrunner/mcloud-redroid.git && cd mcloud-redroid && ./zebrunner.sh setup
- Provide actual data or use default values
- Start services
./zebrunner.sh start
For default settings visit Demo Zebrunner STF to see your device. Login with
admin/changeit
credentials - Direct Appium url is
http://hostname:4723/wd/hub
To control Redroid video and audio use scrcpy
scrcpy --tcpip=hostanme:5555
- [Optional] Setup your own Zebrunner Device Farm for actual usage.
- Save your settings (
*.env
files) - Shutdown your current Mcloud-Redroid instance:
./zebrunner.sh shutdown
- Pull new repository version:
git pull
- Setup preferred Redroid version in
.env.original
file:REDROID_VERSION=XX.X.X
- Setup Redroid according to your previous configuration:
./zebrunner.sh setup