Skip to content
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

Emulators don't work on Windows #9

Open
baltpeter opened this issue Sep 4, 2023 · 0 comments
Open

Emulators don't work on Windows #9

baltpeter opened this issue Sep 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@baltpeter
Copy link
Member

This is the error I got when trying to start an emulator created with andromatic:

PS C:\Users\root\AppData\Local\andromatic\Cache> .\emulator\emulator.exe test123
INFO    | Android emulator version 32.1.14.0 (build_id 10330179) (CL:N/A)
ERROR   | No AVD specified. Use '@foo' or '-avd foo' to launch a virtual device named 'foo'
PS C:\Users\root\AppData\Local\andromatic\Cache> .\emulator\emulator.exe -avd test123
INFO    | Android emulator version 32.1.14.0 (build_id 10330179) (CL:N/A)
INFO    | Found systemPath C:\Users\root\AppData\Local\andromatic\Cache\system-images\android-30\google_apis\x86_64\
INFO    | Storing crashdata in: C:\Users\root\AppData\Local\Temp\\AndroidEmulator\emu-crash.db, detection is enabled
INFO    | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
WARNING | Please update the emulator to one that supports the feature(s): Vulkan
INFO    | IPv4 server found: 10.10.10.100
WARNING | Failed to process .ini file C:\Users\root\.android\avd\test123.avd\quickbootChoice.ini for reading.
ERROR   | x86_64 emulation currently requires hardware acceleration!
CPU acceleration status: GVM is not installed on this machine
More info on configuring VM acceleration on Windows:
https://developer.android.com/studio/run/emulator-acceleration#vm-windows
General information on acceleration: https://developer.android.com/studio/run/emulator-acceleration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant