Getting following error on android studio -
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
Studio suddenly crashed and after it when i am opening my project then getting above error. I am having 32 bit windows 7.
I have done following things -
- Updated Android sdk (32 bit).
- Changed path of sdk to our custom path.
- Restarted computer as well.
- Update java jdk to 1.8.0_112.
But still getting same error. Please suggest me where i am going wrong.
Thanks in advance.
In
Android Studio
's folder, you will find 2 programs. One is for the 64bit and one is for the 32bitCheck which one you are using