Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
自最新的 A/S 更新以来,启动 AVD 和 SDK 管理器时遇到问题。
只需要设置一个环境变量'JAVA_HOME'并使其指向安装Java的文件夹。如果您不熟悉环境变量,您只需执行以下步骤:
之后,重新启动 Intellij IDEA,您应该能够打开 AVD 管理器面板。
我遇到了同样的问题,并通过向完整的 android studio 文件夹授予写入和修改权限来修复它。
或者,尝试以管理员身份运行 Android Studio。