SaeedP
Well-known member
- Joined
- Oct 21, 2020
- Messages
- 113
- Programming Experience
- 3-5
Hello,
I'm a newbie, it seems xamarin has a lot of problems with the android emulator. I have installed many components but still, get this error when I run my app:
Starting emulator pixel_2_pie_9_0_-api_28 ...
C:\Program Files (x86)\Android\android-sdk\emulator\emulator.EXE -no-boot-anim -avd pixel_2_pie_9_0-api_28 -prop monodroid.avdname=pixel_2_pie_9_0-api_28
1>------ Build started: Project: App1.Android, Configuration: Debug Any CPU ------
WARNING: unexpected '-prop' value ('monodroid.avdname=pixel_2_pie_9_0-api_28'), only 'qemu.*' properties are supported
emulator: ERROR: x86 emulation currently requires hardware acceleration!
CPU acceleration status: HAXM is not installed on this machine
More info on configuring VM acceleration on Windows:
Configure hardware acceleration for the Android Emulator
General information on acceleration: Configure hardware acceleration for the Android Emulator.
Emulator pixel_2_pie_9_0-_api_28 was stopped.
Runtime checks completed
Build has been canceled.
I have also enabled HyperV.
What is the problem? please guide me.
regards,
Saeed
Tagged:
I'm a newbie, it seems xamarin has a lot of problems with the android emulator. I have installed many components but still, get this error when I run my app:
Starting emulator pixel_2_pie_9_0_-api_28 ...
C:\Program Files (x86)\Android\android-sdk\emulator\emulator.EXE -no-boot-anim -avd pixel_2_pie_9_0-api_28 -prop monodroid.avdname=pixel_2_pie_9_0-api_28
1>------ Build started: Project: App1.Android, Configuration: Debug Any CPU ------
WARNING: unexpected '-prop' value ('monodroid.avdname=pixel_2_pie_9_0-api_28'), only 'qemu.*' properties are supported
emulator: ERROR: x86 emulation currently requires hardware acceleration!
CPU acceleration status: HAXM is not installed on this machine
More info on configuring VM acceleration on Windows:
Configure hardware acceleration for the Android Emulator
General information on acceleration: Configure hardware acceleration for the Android Emulator.
Emulator pixel_2_pie_9_0-_api_28 was stopped.
Runtime checks completed
Build has been canceled.
I have also enabled HyperV.
What is the problem? please guide me.
regards,
Saeed
Tagged: