First, using Android studio to build the environment
android Studio IDE (Android Platform integrated development environment) is based on the IntelliJ IDEA development environment, designed to replace Eclipse and ADT (Android Developer tools) to provide developers with better development tools
It provides better support for UI design and code writing, and it makes it easy to adjust multiple resolutions on your device. Proguard tools and application signatures are also supported. But the current version of Android Studio can no longer manage multiple projects in the same window. Each project opens a new window.
Android Developer website latest version of Android Studio.
Android SDK included:http://developer.android.com/sdk/installing/studio.html
Attached: http://mobile.51cto.com/abased-430392.htm, I watch the original link of the installation tutorial.
There's something going on today, all the content comes with a URL: http://mobile.51cto.com/aengine-448169.htm
This article is from the "Vivian Son" blog, please be sure to keep this source http://9550674.blog.51cto.com/9540674/1575471
Simple Records about Android studio