|
Android Studio is the official application for Android developer and publisher of IDE, which is based on IntelliJ IDEA.
Android Studio features
Gradle flexible system based Construction
For different phones to compile multiple versions apk
Code Templates feature to build a variety of commonly used applications
Support drag edit topics rich layout editor
lint tools can capture application performance, availability, version conflicts or other problems
Code obfuscation and application signature features
Built-in support for Google Cloud Platform can be easily integrated into the App Engine and Google Cloud Messaging support
There are more
Android Studio installed on Ubuntu 15.04
Open the terminal, enter the following command
sudo apt-add-repository ppa: paolorotolo / android-studio
sudo apt-get update
sudo apt-get install android-studio
If you want to add to the Android Studio Launch bar, you need the following
Open Android Studio, click Configure choose Create Desktop Entry, so Android Studio should create a shortcut in the dash. |
|
|
|