Android Studio 是一个新的基于 IntelliJ IDEA Android 的安卓开发环境,它对 Eclipse ADT 进行了改进并新增了功能. Feature Android Studio ADT Build system Gradle Ant Maven-based build dependencies Yes No Build variants and multiple-APK generation (great for Android Wear) Yes No Advan…
Support Library Setup How you setup the Android Support Libraries in your development project depends on what features you want to use and what range of Android platform versions you want to support with your application. This document guides you thr…