windows10无法运行mksdcard

windows10无法运行mksdcard

本文介绍了windows10无法运行mksdcard.exe SDK工具android v3.5.2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在安装 android studio 组件时遇到了这个问题.安卓 v3.5.2窗户 10

I'm facing this issue while installing android studio components.Android v3.5.2windows 10

在此处输入图片描述

推荐答案

我在安装 android studio 时遇到了这个错误.以下步骤解决了我的问题.

I faced this error while installing android studio. The below steps fixed my issue.

转到 https:///support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads &安装适用于 Visual Studio 2015、2017 和 2019 的 Microsoft Visual C++ Redistributable.然后继续安装 Android Studio.

Go to https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads & Install Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019. and then continue the Android studio installation.

为您的操作系统选择合适的安装文件.

Choose the appropriate installation file for your OS.

x86: vc_redist.x86.exe

x86: vc_redist.x86.exe

x64: vc_redist.x64.exe

x64: vc_redist.x64.exe

这篇关于windows10无法运行mksdcard.exe SDK工具android v3.5.2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-24 01:08