Open webberbond opened 8 months ago
==> Checking emulator booting up status
Does it fail right away after this line, or it take few minutes ?
@amrsa1 it takes a few minutes
I resolved this (via Windows/Docker Desktop using the non-Windows specific yaml) by changing to install emulator
as well. Assuming that's the right call, but still in early testing phase on my end.
However, I can't build the image on an M3, so that's another problem I need to learn more about... (Assuming something obvious I'm missing due to architecture.) Will research and potentially post a sep. issue if I need further help... And edit solution here either way.
My local setup before I found this image seemed fine, but I now notice these XML errors just the same:
🔮 sdkmanager emulator
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
[=======================================] 100% Unzipping... emulator/._NOTICE.tx
Local for reference:
Unfortunately, won't have time for a bit longer to dive into, but posting in case it helps someone else before I have a chance to revisit.
@abaldwin-op
Yea, the actual issue that we are currently missing the support for apple silicon arm chip, looking forward to find a solution for that.
So, I was building a docker image on architecture linux/amd64. I got an image and wanted to setup my GitLab CI Pipeline:
When i started the pipeline the logs I obtained are:
Don't know how to fix, would like to get help