Android Studio is a brand new Android Development Environment Based on IntelliJ IDEA. similar to Eclipse ADT, Android Studio provides integrated Android development tools for development and debugging. Based on IDEA, Android Studio provides:
- Gradle-based construction support
- Android-specific refactoring and quick restoration
- Prompt tools to capture performance, availability, version compatibility, and other issues
- Support for ProGuard and application Signature
- Template-based Wizard to generate common Andoid application design and components
- The powerful layout editor allows you to drag the UI control and preview the effect.
The following describes how to install Android Studio on Ubuntu and Linux Mint. With PPA, it is very easy to install Android Studio on Ubuntu and Linux Mint. Open the terminal and execute the following command:
Sudo apt-add-repository ppa: paolorotolo/android-studio
Sudo apt-get update
Sudo apt-get install android-studio
Android Studio details: click here
Android Studio: click here
Android Studio cannot be started. Android Studio gradle cannot be downloaded.
Explore Android Studio and Some Problems and Solutions
Full process of installing Android Studio on Ubuntu 12.04 (64-bit)
Early adopters of Android Studio v0.1
Android Studio tutorial
Android Studio Development Guide
How to solve the problem that Android Studio sets the topic and does not support Chinese Characters
Android Studio download and installation and solutions that cannot be opened