Sponsored Links

Sabtu, 07 Oktober 2017

Sponsored Links
How to Install Android Studio in Ubuntu 14.04/14.10/12.04 via PPA ...

Android Studio is the official integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development. It is available for download on Windows, macOS and Linux based operating systems. It is a replacement for the Eclipse Android Development Tools (ADT) as primary IDE for native Android application development.

Android Studio was announced on May 16, 2013 at the Google I/O conference. It was in early access preview stage starting from version 0.1 in May 2013, then entered beta stage starting from version 0.8 which was released in June 2014. The first stable build was released in December 2014, starting from version 1.0. The current stable version is 2.3.3, released in June 2017. Next major update, version 3.0, is in preview stage as of September 2017.

Features

New features are expected to be rolled out with each release of Android Studio. The following features are provided in the current stable version:

  • Gradle-based build support
  • Android-specific refactoring and quick fixes
  • Lint tools to catch performance, usability, version compatibility and other problems
  • ProGuard integration and app-signing capabilities
  • Template-based wizards to create common Android designs and components
  • A rich layout editor that allows users to drag-and-drop UI components, option to preview layouts on multiple screen configurations
  • Support for building Android Wear apps
  • Built-in support for Google Cloud Platform, enabling integration with Firebase Cloud Messaging (Earlier 'Google Cloud Messaging') and Google App Engine
  • Android Virtual Device (Emulator) to run and debug apps in the Android studio.

System requirements

Version 2.x

Version 1.x

Version history

The following is a list of Android Studio's release versions.

References

External links

  • Official homepage at developer.android.com.
  • Introduction at Google I/O 2013 video from YouTube
  • Using Android Studio (up-to-date crowdsourcing guide)
  • Official Eclipse Andmore project
Comments
0 Comments