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

May I ask if this project supports the Windows environment? #117

Open
heroding77 opened this issue Sep 14, 2024 · 5 comments
Open

May I ask if this project supports the Windows environment? #117

heroding77 opened this issue Sep 14, 2024 · 5 comments

Comments

@heroding77
Copy link

I noticed that only Linux and macOS environments are supported in the later steps of the installation process. Could you kindly confirm whether this project does not support the Windows environment?

@crawles
Copy link
Collaborator

crawles commented Sep 15, 2024

Hi! While there is no technical reason that windows would not work, we have not tested it so cannot confirm.

As an aside, In the future we are planning on releasing a docker version, which will help with cross platform compatibility.

@neverparadise
Copy link

Hi. I can run this project with WSL2. You need to enable the nested virtualization in WSL.
Check this link. https://serverfault.com/questions/1043441/how-to-run-kvm-nested-in-wsl2-or-vmware
image
However, I feel that the speed of the emulator is slow.

@xieck13
Copy link

xieck13 commented Sep 22, 2024

Hi. I can run this project with WSL2. You need to enable the nested virtualization in WSL. Check this link. https://serverfault.com/questions/1043441/how-to-run-kvm-nested-in-wsl2-or-vmware image However, I feel that the speed of the emulator is slow.

Hello, I am also using WSL2 to run this project. Could you please let me know if your AVD is running in the Windows environment? Additionally, what is your protobuf version? I encountered an ImportError: cannot import name 'runtime_version' from 'google.protobuf' issue and was wondering if you have experienced this as well.

@neverparadise
Copy link

@xieck13 AVD is running in the WSL2. The version of protobuff is 4.25.4. I hope you succeed in running the environment.

@xieck13
Copy link

xieck13 commented Sep 22, 2024

@xieck13 AVD is running in the WSL2. The version of protobuff is 4.25.4. I hope you succeed in running the environment.

Thank you for your reply, it was very helpful~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants