diff options
Diffstat (limited to 'development/android-studio/README')
-rw-r--r-- | development/android-studio/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/development/android-studio/README b/development/android-studio/README index d8e02bb38a60c..bd9e4d75c36fe 100644 --- a/development/android-studio/README +++ b/development/android-studio/README @@ -1,8 +1,8 @@ -Android Studio is a new Android development environment based -on IntelliJ IDEA. It provides new features and improvements over -Eclipse ADT and will be the official Android IDE once it's -ready. -On top of the capabilities you expect from IntelliJ, +Android Studio is a new Android development environment based +on IntelliJ IDEA. It provides new features and improvements over +Eclipse ADT and will be the official Android IDE once it's +ready. +On top of the capabilities you expect from IntelliJ, Android Studio offers: - Flexible Gradle-based build system. @@ -10,10 +10,10 @@ Android Studio offers: - Expanded template support for Google Services and various device types. - Rich layout editor with support for theme editing. - - Lint tools to catch performance, usability, version + - Lint tools to catch performance, usability, version compatibility, and other problems. - ProGuard and app-signing capabilities. - - Built-in support for Google Cloud Platform, making it easy + - Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine. After having installed this package, run Android Studio with: |