Problem ke 1
Error
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.
Solution:
Enter android studio setting and add the correct path for the JDK. Only that.
Supposed using JDK 1.8
Problem ke 2
Error
Error:Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 1572864KB object heap
Solution
This means the JVM hasn't enough memory space. Adding following property in the gradle.properties file will fix your problem:
1.Open the projects gradle.properties file in android studio
2.Added this line at end of file org.gradle.jvmargs=-Xmx1024m & Save the file
3.Close & reopen the project
Problem ke 3
Error
Error executing task com.android.tools.idea.uibuilder.editor.NlPreviewForm$$Lambda$147/23152445@1fb546f
Solution
Select "Invalidate Caches / Restart"
Error
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.
Solution:
Enter android studio setting and add the correct path for the JDK. Only that.
Supposed using JDK 1.8
Problem ke 2
Error
Error:Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 1572864KB object heap
Solution
This means the JVM hasn't enough memory space. Adding following property in the gradle.properties file will fix your problem:
1.Open the projects gradle.properties file in android studio
2.Added this line at end of file org.gradle.jvmargs=-Xmx1024m & Save the file
3.Close & reopen the project
Problem ke 3
Error
Error executing task com.android.tools.idea.uibuilder.editor.NlPreviewForm$$Lambda$147/23152445@1fb546f
Solution
Select "Invalidate Caches / Restart"
makasi banyak gann sangatt membantu sekaliiiiii .. mantappp
ReplyDeletepohonide.blogspot.co.id
thank's bro, solved, sy ganti dir jdknya,
ReplyDelete