Postingan lainnya
gradle sync failed pada android studio setelah insatalasi
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
0
1 Jawaban:
Kamu ada masalah di bagian struktur jdk
-
Install jdk1.8...
-
Di AndroidStudio File->Project Structure->SDK Location, pilih lokasi JDK yang kamu install tadi
-
Klik Ok
0