hello folks.... I want to start with Kotlin.. so I...
# getting-started
s
hello folks.... I want to start with Kotlin.. so I decided to install Android Studio3.1 ...in my linux box, so after a couple of workarounds, the most closer I'm to boot up android Studio I get is "Error: Could not find or load main class com.intellij.idea.Main".... some clue about where to look for ? thanks in advance , and sorry if its not the right channel
k
s
Hello Karel!!! and thank you very much for your response.....fortunely I rememberd to use "strace" who address to this line <code>faccessat(AT_FDCWD, "./libyjpagent-linux64.so", R_OK) = -1 ENOENT (No such file or directory)</code> ......
so because I dont have this library "libyjpagent-linux64.so" , seems to fail... and alrady find a repositroie on GitHub from wit htis library
sorry... do you know where I cans ask about instalttion problems in new releases from AndroidStudio ( ver 3.1) ?
sorry,,,, i findit
k
That's for InteliJ, maybe it works for AS too.
s
Im still without luck ... install inelliJidea and still not weorking
is JDK different from Java SDK
k
Java has a JDK, Android has an SDK, and yes they're different. I'd recommend you to follow the AS for installation tutorial I linked earlier.
s
Thanks Kareel!!!! I go to pay attention as you said
Hi Karel!!! I was confused because I installed JDK ,who already has SDK, but I dont know it ..so after knew that I ut the right path on JDS config file👍