Saturday, 16 April 2016

Android Studio




The Official IDE for Android
Android Studio provides the fastest tools for building apps on every type of Android device.

World-class code editing, debugging, performance tooling, a flexible build system, and an instant build/deploy system all allow you to focus on building unique and high quality apps.




Android Studio Overview

Android Studio is the official IDE for Android app development, based on IntelliJ IDEA. On top of IntelliJ's powerful code editor and developer tools, Android Studio offers even more features that enhance your productivity when building Android apps, such as


  1. A flexible Gradle-based build system
  2. Build variants and multiple APK file generation
  3. Code templates to help you build common app features
  4. A rich layout editor with support for drag and drop theme editing
  5. Lint tools to catch performance, usability, version compatibility, and other problems
  6. Code shrinking with ProGuard and resource shrinking with Gradle
  7. Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engin

Reference:
http://developer.android.com/tools/studio/index.html