-2

Please resolve my issue during android programming, I am getting error as Gradle Project fail please refer screenshot and provide me the solutions.

Regards Hussainenter image description here

  • 2
    Refer this [Question](http://stackoverflow.com/questions/37624369/android-studio-error-errorcreateprocess-error-216-this-version-of-1-is-not-c) – ramkrishna kushwaha Nov 08 '16 at 12:38

1 Answers1

0

1) You can try install jdk1.8.

2) In AndroidStudio File->Project Structure->SDK Location, select your directory where the JKD is located, by default Studio uses embedded JDK but for some reason it produces error=216.

3) Click Ok.

Guntars Ļuta
  • 61
  • 2
  • 10