Actually started to do Android, did not think of themselves in the installation of Android environment problems encountered. But who knows? In fact, many people will encounter these installation problems.
Download a JDK, everyone knows, Android, the basic language is Java, so it is important to build a Java environment.
Then we need to download eclipse, but many of the main Java preference MyEclipse, but we are now out in the work, in fact, many places have their own company rules to use what tools, some of eclipse, some myeclipse,
There are some Google launched the integration environment, of course, there is the pace, with the Android-studio Oh!
Well, not much to say, in fact, when installing the Java environment, we encountered the biggest and most of the problem is that after installing the JDK, and then encountered the JNI is not, you think? So, here I like to prepare a Microsoft Cleanup Tool Oh!
This is important:
Java_home
C:/Program files/java/jdk1.6.0_43 CLASSPATH
%java_home%/lib;%java_home%/lib/tools.jar, and there is path:%java_home%/bin;%java_home%/jre/bin; hehe, just fine.