简体   繁体   中英

Android Studio V2 with no JAVA folder

I am trying to run the keytool, but I can't find the Java on my machine. I know I haven't install java on this computer, but Android Studios is running very happily and I'm able to compile and run the emulator. I am using Program Files\\Android\\Android Studio\\jre (Embedded JDK) in the project Structure.

Do I need to install a stand alone version of Java to get Keytool to run? Does Android Studio have its own keytool.exe somewhere? Why is this happening??

Thanks

在\\ Android \\ Android Studio \\ jre \\ bin中找到了关键工具

Project Structure > SDK Location

JDK位置:

C:\Program Files\Java\jdk1.8.*

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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