Build your private Android device cloud for development. Share them with developers and CI systems.
10K+
more info at smartdust.me
See SmartDust in action:
Boost your Android app development and deploy it with confidence, thanks to SmartDust. Want more features? Comment!
To run locally:
$ docker run -d --privileged --name=smartdust -p 7000-7500:7000-7500 -v /dev/bus/usb:/dev/bus/usb smartdust/smartdust
Then navigate to localhost:7100 in your browser.
If you want to access SmartDust from other computers, run:
$ docker run -d --privileged --name=smartdust -e PUBLIC_IP=<your_ip> -p 7000-7500:7000-7500 -v /dev/bus/usb:/dev/bus/usb smartdust/smartdust
Then navigate to <your_ip>:7100 in your browser.
Content type
Image
Digest
sha256:86f7d850e…
Size
927.3 MB
Last updated
16 days ago
docker pull smartdust/smartdust:DDL-1019