"Error:CreateProcess error=216, This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher"
The main reason of this error is android studio is not accepting the jdk address so it shows us error.
mostly android studio uses its own jdk it is called embeded jdk.but for some reasons it shows the above error so we must manualy install jdk and give its path in the android studio this error will resolve.
Follow These Steps.
First go toFile and Project Structure and Uncheck the "use embeded JDK(recommended) then write the address where your jdk is Installed like this.

0 comments:
Post a Comment