简体   繁体   English

jdk8 windows 10 for android studio

[英]jdk8 windows 10 for android studio

I have a problem I hope to find it solved, Windows installed on my computer is Windows 10 - 32 bit Can I install Android Studio on it?我有一个问题希望能解决,我电脑上安装的 Windows 是 Windows 10 - 32 位 我可以在上面安装 Android Studio 吗? But the jdk version 8 was not compatible with Windows 10, they want the latest version and there is no higher than this in the 32 bit while 64 bit is up to version 12, is there a solution to my problem?但是 jdk 8 版与 Windows 10 不兼容,他们想要最新版本,32 位没有比这更高的版本,而 64 位到 12 版,我的问题有解决方案吗? Or should I change Windows to 64 bit?或者我应该将 Windows 更改为 64 位?

You should really be using 64 bit in this day and age.在这个时代,您真的应该使用 64 位。

JDK 8 is comaptible with Windows 10, just maybe not the 32 bit version. JDK 8 与 Windows 10 兼容,只是可能不是 32 位版本。

Hence, upgrading to 64 bit is the best option.因此,升级到 64 位是最好的选择。

Here is the official link for Java 8 32-bit这是 Java 8 32 位的官方链接

https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Search for Windows x86 in this page and click on the link jdk-8u202-windows-i586.exe在本页搜索Windows x86,点击链接jdk-8u202-windows-i586.exe

Be sure to accept the license first before downloading.下载前请务必先接受许可。

Use OpenJDK from AdoptOpenJDK.使用来自 AdoptOpenJDK 的 OpenJDK。 You will find 32-bit version for windows.您将找到适用于 Windows 的 32 位版本。

Here is the link: https://adoptopenjdk.net/这是链接: https : //adoptopenjdk.net/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM