简体   繁体   English

Windows 8 64位上的Android Studio找不到JVD

[英]Android Studio on Windows 8 64-bit can't find JVD

I just bought new laptop and I have problems with running android studio. 我刚买了新笔记本电脑,但是在运行android studio时遇到问题。 I have read over 20+ questions/answers about this but exact problem but with me it's not working. 我已经阅读了20多个有关此问题的答案/答案,但确实存在问题,但对我来说却无效。 The problem: After installing the studio (successfully), when I try to run it it sais: No JVM installation found. Please install 64-bit JDK. 问题:成功安装Studio后,当我尝试运行它时,它说:未No JVM installation found. Please install 64-bit JDK. No JVM installation found. Please install 64-bit JDK. Note that I have already installed JDK, specified JAVA_HOME, and JDK_HOME as a variable (100%) that the path is correct ( "C:\\Program Files (x86)\\Java\\jdk1.7.0_25" ). 请注意,我已经安装了JDK,将JAVA_HOME, and JDK_HOME指定为路径正确的变量(100%)( "C:\\Program Files (x86)\\Java\\jdk1.7.0_25" )。 I have also java installed. 我也安装了java。 I have tried reinstalling the studio, reinstalling java and almost everything that I could find on google, but nothing works. 我尝试过重新安装Studio,重新安装Java和几乎可以在Google上找到的所有内容,但没有任何效果。 Eqlipse, works just fine though. Eqlipse,虽然工作正常。 It is not my first time trying to install Android Studio, but I can't figure this one out. 这不是我第一次尝试安装Android Studio,但我无法弄清楚。 I have read from here: Click and here Click mostly, and from a lot more like threads like this, but I cant solve my problem. 我从这里读到: 单击和此处单击大部分,并且从更多类似这样的线程中阅读,但是我无法解决我的问题。 Any ideas? 有任何想法吗?

What you have installed seems to be 32 bit version as it is getting Installed in "Program Files (x86)",Download and install 64bit JDK and that should automatically get installed in "Program Files" folder and not in "Program Files (x86)". 您所安装的似乎是32位版本,因为它已安装在“程序文件(x86)”中,下载并安装64位JDK,并且应该自动安装在“程序文件”文件夹中,而不是“程序文件(x86)”中”。

Download 64bit installer of JDK 下载JDK的64位安装程序

This might solve the problem. 这样可以解决问题。

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

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