-
-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck at Installing System Images #42
Comments
I haven’t tested this particular system image on Linux. I’ll look into it tomorrow. Would you be able to use the |
I also tried it with the 29 |
Yeah I figure that’s why many people still want to run on Linux knowing it’s much slower without hardware acceleration. I’ll run a test on Linux with most of the system images tomorrow to see what’s going on. |
I just tested with API 21 - 29 on Here's the build logs. |
That's very unfortunate 😂 And thanks for the effort! |
This is an issue with the sdk license which can be fixed. However, startup time for emulators running on Linux without hardware acceleration increases for each newer API level. After fixing the licensing issue, API 28 emulator start after ~ 8 minutes on Linux, while API 29 emulator doesn't seem to boot at all... So I think practically for people who can only use the Linux VM, they'll have to stick with API < 28 (API 28 does work if you don't mind the looooooong startup time). |
Whenever I try using this action it gets stuck on the
Installing system images.
step.It stays like that for 15+ minutes without any error messages. I'm not using any non-default parameters and the
api-level
is set to 28. I'm running the action onubuntu-latest
.Does anyone know why that might happen?
The text was updated successfully, but these errors were encountered: