Zend certified PHP/Magento developer

Please help me figure it out “design editor is unavailable until a successful project sync” in android studio

When you open the android studio displays a message:

Gradle sync failed: 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 Manual chapter on the daemon at https://docs.gradle.org/5.6.4/userguide/gradle_daemon.html
Process command line: C:Program FilesAndroidAndroid Studiojrebinjava.exe -Xmx512m -Dfile.encoding=windows-1251 -Duser.country=RU -Duser.language=ru -Duser.variant -cp C:Userschugu.gradlewrapperdistsgradle-5.6.4-allankdp27end7byghfw1q2sw75fgradle-5.6.4libgradle-launcher-5.6.4.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.6.4
Please read the following process output to find out more:
———————–
———————–
Check the JVM arguments defined for the gradle process in:
– gradle.properties in project root directory
Consult IDE log for more details (Help | Show Log) (5 s 637 m… (show balloon)

enter image description here