I would like to ask for help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I would like to ask for help

Someone familiar with Android studio : I am stack over an IDE error poping Up: Graddle sync failed,JVM not found... I need your help how I can debug that one.

15th Jan 2019, 8:17 PM
Harun Mad Zeedy
Harun Mad Zeedy - avatar
5 Answers
+ 3
Oh Eldar Thank you,I have fixed it. Have updated the gradle then it works now.👌🙏
17th Jan 2019, 2:20 AM
Harun Mad Zeedy
Harun Mad Zeedy - avatar
+ 2
Thank you Eldar,yeah I use to program with java and when I wanted to use Android studio,have desinstalled it(jdk) and re-install it then install the Android studio and that's when met that error of "Graddle and IDE".
16th Jan 2019, 9:04 AM
Harun Mad Zeedy
Harun Mad Zeedy - avatar
+ 1
Hey Harun Mad Zeedy JVM is an essential term in Java programming. Java, as you may know, is compatible with all devices by using a virtual machine that is able to translate the code to any OS using that VM, the JVM is Java Virtual Machine that comes with the Java Development Kit (JDK). You need to download JDK 8 online to be able to program with Java. If you haven't ever programmed with Java before don't start with Android, learn Java first please.
16th Jan 2019, 5:57 AM
Eldar Bakerman
0
So is it necessary to start the xamp or wamp?
16th Jan 2019, 11:59 AM
Harun Mad Zeedy
Harun Mad Zeedy - avatar
0
What do you mean
16th Jan 2019, 9:29 PM
Eldar Bakerman