• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps android studio errors in installation :(

mozhde

Lurker
hello guyss
im beginner in android
i want to install android studio but when android studio loading errors this :
i'll be happy some body can help me :((
e.png
 
thanks :)
but where is "Application Development area" ??
Welcome! ^^

The basic problem here looks like Android Studio can't find your JDK (="Java Development Kit"). I do not know about the usual location of this file as my IDE usually handled this stuff in the background without my needed intervention.
If Android Studio didn't install/find the JDK automatically, you might need to get it from oracle's website or click "Open JDK settings" to change the directory leading to your jdk (should be found in Program files, in a folder named "jvm" or "Java" or "oracle" or something like that.).

...I hope this helps. :?
 
Welcome! ^^

The basic problem here looks like Android Studio can't find your JDK (="Java Development Kit"). I do not know about the usual location of this file as my IDE usually handled this stuff in the background without my needed intervention.
If Android Studio didn't install/find the JDK automatically, you might need to get it from oracle's website or click "Open JDK settings" to change the directory leading to your jdk (should be found in Program files, in a folder named "jvm" or "Java" or "oracle" or something like that.).

...I hope this helps. :?
i try these ways , but did'nt work :( thanks for replying my friend ;)
 
Back
Top Bottom