Home > Mobile >  Very panic, solving the great god!!!!!!!!!!
Very panic, solving the great god!!!!!!!!!!

Time:09-23

Before I installed the ecplise, installed jdk12.0 version, idle bored at home recently, want to early contact with the Android development, is to install the Android Studio, install Android Studio when detect the JDK, and then I will install another JDK - 8 u221 version, then the JAVA_HOME environment variable is JDK - 8 u221 this version, the path I set is jdk12.0 version, before installing eclipse can just set a path, there is no set JAVA_HOME and classpath, there are two will JDK so what's the problem? _???? , anyway, now I am very worried, if make the eclipse can't use that is uncomfortable, also want to ask so that can use ecplise to develop Android projects

CodePudding user response:

When you set your Java version, the path and classpath, Javahome all set to a version of the best, the redundant version folder is deleted, in the android project in the upper right corner there is a folder button click style, set up inside you version of the SDK and Java version

CodePudding user response:

Eclipse can develop Android project but now it is for low version of the high version of the system is recommended to use Android Studio

The JDK only need to install a version of the line

CodePudding user response:

refer to the second floor Ande Wang reply:
Eclipse can develop Android project but now it is for low version of the high version of the system is recommended to use Android Studio

The JDK just need to install a version of the

Before installing the Android Studio, I installed a jdk12.0, then install Android in the Studio, it said there was no JDK, I have another version of the JDK installed

CodePudding user response:

JDK can be public, it seems that the SDK is two, to me is like this,

CodePudding user response:

reference 3/f elder brother is not handsome, but very bad response:
before installing the Android Studio, I installed a jdk12.0, then install Android in the Studio, it said there was no JDK, I will again another version of the JDK installed


It doesn't matter the high version of the JDK is compatible with low version of the JDK

There will be no conflict Eclipse ADT and the Android Studio can be used
  • Related