Troubleshooting

MET CS694 Virtual Lab Topics


AVD Device Appears Offline

If the device appears as “offline”, wait 5 minutes for it to startup and list as a “device”.

If the issue persists after 5 minutes, run docker stop avd-device, then use the following command to run the container directly from the command line:

docker run -itd –privileged -v ~/data:/data -p 5555:5555 –name avd-device redroid/redroid:11.0.0-latest