我们需要为 Android Studio 安装什么程序?
What programs do we need to install for Android Studio?
我格式化了我的电脑,并一直在尝试安装 Android Studio,但出现了很多错误。
当我尝试安装 SDK 时,出现了这个错误:
Downloading http://dl.google.com/android/repository/android-ndk-r22b-windows-x86_64.zip
This download could not be finalized from the interim state. Retrying without caching.
不过,再次下载没有问题。
然后,我得到了这个:
Failed packages:
- Layout Inspector image server for API 29-30 (skiaparser;1)
我尝试重新下载,但没有成功。
之后,我尝试 运行 Pixel 4 模拟器上的默认 flutter 代码,但出现了类似这样的错误(我记不清了):
... "main" error : tag mismatch!
at javax.crpyto....
at javax.crpyto....
at java.security....
我通过删除 JDK 16 并安装 JDK 8 修复了这个错误(我不确定这是否修复了错误。)但是 Android studio 仍然无法正常工作。
我的问题是在安装 android studio 之前我们需要安装哪些程序? Android studio 正常工作需要哪些程序?
按照本教程正确安装 Android Studio:
我格式化了我的电脑,并一直在尝试安装 Android Studio,但出现了很多错误。 当我尝试安装 SDK 时,出现了这个错误:
Downloading http://dl.google.com/android/repository/android-ndk-r22b-windows-x86_64.zip
This download could not be finalized from the interim state. Retrying without caching.
不过,再次下载没有问题。
然后,我得到了这个:
Failed packages:
- Layout Inspector image server for API 29-30 (skiaparser;1)
我尝试重新下载,但没有成功。
之后,我尝试 运行 Pixel 4 模拟器上的默认 flutter 代码,但出现了类似这样的错误(我记不清了):
... "main" error : tag mismatch!
at javax.crpyto....
at javax.crpyto....
at java.security....
我通过删除 JDK 16 并安装 JDK 8 修复了这个错误(我不确定这是否修复了错误。)但是 Android studio 仍然无法正常工作。
我的问题是在安装 android studio 之前我们需要安装哪些程序? Android studio 正常工作需要哪些程序?
按照本教程正确安装 Android Studio: