While installing Android Studio, it gave me the following error:-
Android Studio Gradle 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 to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher
REASON
This happens because for now they only ship 64bit JRE with Android Studio for Windows which produces glitches in 32 bit systems.
SOLUTION
Do not use the embedded JDK: Go to File - Project Structure dialog, uncheck "Use embedded JDK" and select the 32-bit JRE you've installed separately in your system decrease the memory footprint for Gradle in gradle.properties(Project Properties), for eg set it to -Xmx768m.
On this page of the site you can watch the video online Android Studio Gradle Error- Create Process error=216 with a duration of hours minute second in good quality, which was uploaded by the user New Media Creation 15 July 2017, share the link with friends and acquaintances, this video has already been watched 22,722 times on youtube and it was liked by 152 viewers. Enjoy your viewing!