目录 问题描述 问题截图 原因猜测 解决方案 问题描述 Android Studio启动虚拟机时一直出现Install Haxm,但是按照他的安装步骤后还是不停的弹出提示安装Haxm 问题截图 原因猜测 为什么会出现这种情况那?我
目录
Android Studio启动虚拟机时一直出现Install Haxm,但是按照他的安装步骤后还是不停的弹出提示安装Haxm
为什么会出现这种情况那?我猜测应该是权限问题,也就是说win11/win10应该是需要手动或者管理员模式才能去安装什么东西
1 打开File-》Setings-》点击
2 找到Android SDK 然后复制看到的路径,并打开资源管理器,将刚刚复制的路径,粘上
3 然后找到以下目录,看图,我的具体目录是:
B:\Android Studio adk\extras\intel\Hardware_Accelerated_Execution_Manager
4 找到haxm...exe点击安装即可
5 安装完成后回到Android Studio发现已经没有了提示安装Haxm,然后我们点击启动(第一次要等个3分钟左右)发现虚拟机可以正常启动了!
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.MyApplication"
tools:targetApi="31">
android:name=".MainActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.MyApplication.NoActionBar">
android:name="android.app.lib_name"
android:value="" />
来源地址:https://blog.csdn.net/qq_53679247/article/details/127352139
--结束END--
本文标题: Android Studio启动虚拟机时一直提示安装Haxm
本文链接: https://lsjlt.com/news/415256.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-01-21
2023-10-28
2023-10-28
2023-10-27
2023-10-27
2023-10-27
2023-10-27
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0