This is the first time contactAndroidDevelopment, deliberately online search video for their own knowledge supplement, think that the video did very well, fromAndroidthe development process and some basic common sense are very detailed, but also very interesting, so take it out with everyone to share the study, the website is:http://ke.qq.com/cgi-bin/courseDetail?course_id=89630&from=1032. See now there are three main Android development tools installed: One is the use of independent configuration throughEclipseAdditional InstallationADTPlugins andSDKbuild the platform, and the other is directly usingAdt-bundleintegrated environment, eliminating the configuration link directly, the last one is throughAndroid-studio,Google Nowan Android development tool for the main push.
You can say you've been working on it since the morning. Development of the platform environment, until just three kinds of installation methods have been tried again, the process bumps, but also finally completed the Android Platform installation and environment configuration. This eliminates the problem of configuring the JDK and environment variables because it has previously been installed in Eclipse. So the first one is to use their own configuration, because of the limitations of the external network, so that ADT and the SDK are on the domestic website downloaded, the individual think that in addition to the latest version of the other is not bad. According to the video and some of the installation of Baidu configuration process, always relatively smooth, here also no longer specify the installation process.
But you can share with you how to use an agent on the SDK manager is similar to FQ speed up download speed.
First open the http://ping.chinaz.com/
Input g.cn Query, there will be a lot of IP, select the foreign server in the least response time
Open the option in SDK Manager tools and fill in the IPyoujust found so that you can successfully connect to Google Server.
The second method is to use the adt-bundle, compared to the installation will be more simple, but not with the built -in SDK because the previous method has installed the SDK Also downloaded the relative platform tool, no need to re-download, just need to change the SDK path.
The third kind of installation is also relatively simple, the same SDK path to the first installation of the SDK, eliminating the steps to re-download. Three tools overall I feel that the difference is not very big,Android Studio has a more preview function,
After all, the virtual machine is slow to open. But personally I'm more inclined to use eclipse, because before I learned that Java was done on Eclipse , it might be more customary to compare And one thing I found on my computer is Android studio than Eclipse card.
The platform is finished, the next task is to learn the Android standard programming, as well as software engineering expertise.
Investigate the evolution of the Android development environment