You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I downloaded the source code from the official website and compiled it successfully.
However, after trying to open the three containers, I found that only the first container has a display screen and is normal, and the other two have the following errors. Can you help?
sudo ./aic install -i -n 3
sudo ./aic start
sudo docker exec -it android1 sh
logcat shows as follows:
Hi,
I downloaded the source code from the official website and compiled it successfully.
However, after trying to open the three containers, I found that only the first container has a display screen and is normal, and the other two have the following errors. Can you help?
sudo ./aic install -i -n 3

sudo ./aic start

sudo docker exec -it android1 sh

logcat shows as follows:
thank you all~