I'm trying to install android studio. After finishing the installation process when I'm opening it. It's not opening. Search a lot about it but to figure the issue.
screenshot of window where I'm facing problem
When I'm clicking the finish button the app is not opening. JDK is properly installed in my laptop. My laptop's process is Pentium quad core
CodePudding user response:
Have you tried running it in Admin mode? and the same thing for the installer.
Otherwise, there's a common issue with Android studio, sometimes it can't detect the path of your JDK, try adding JDK_HOME
to your environment variables and the value should be the root to you JDK c:\Program Files\Java\YOUR_JDK_VERSION_HERE
[question]: Android studio isn't opening on Windows
CodePudding user response:
I believe your system configuration is not up to the task. These are the minimum requirements for android studio.
64-bit Microsoft® Windows® 8/10.
x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD CPU with support for a Windows Hypervisor.
8 GB RAM or more.
8 GB of available disk space minimum (IDE Android SDK Android Emulator)
1280 x 800 minimum screen resolution.