(a) Download and related issues resolved:
Android Studio, currently up-to-date, use the Download tool as much as possible.
Android Studio is officially released, bringing a big surprise to Android developers. But not to the force, the domestic seems unable to download the normal. Here we upload on the network, you can download it.
Android Studio Official website address: http://developer.android.com/sdk/installing/studio.html
First step: Android Studio:
Unix/linux:android-studio-bundle-130.677228-linux.tgz
http://pan.baidu.com/share/link?shareid=566016&uk=487907638
Mac OSX:ANDROID-STUDIO-BUNDLE-130.677228-MAC.DMG
http://pan.baidu.com/share/link?shareid=566017&uk=487907638
Windows:android-studio-bundle-130.677228-windows.exe
http://pan.baidu.com/share/link?shareid=566018&uk=487907638
Step two: Install Android Studio
The third step: on Windows and Macs, standalone development tools and other SDK packages are saved in the Android Studio app directory, to enable direct access to these directories, to use a terminal to open the application here and to locate the sdk/directory.
Like what:
Windows: \users\<user>\appdata\local\android\android-studio\sdk\
MAC:/applications/android\ studio.app/sdk/
Read more about: http://www.linuxidc.com/search.aspx?where=nkey&keyword=21639
(ii) Use:
Android Studio 2.2 Preview 7 update log
- Layout Editor improvements and bug fixes
- Support for the latest version of Gradle (2.14.1) with Android Studio
- Continued Instant Run Bug fixes
- Native/c++ improvements Including:issue 21555:cannot Resolve C + + symbols anymore which missed the Preview 6 release.
Download to be scientific online:
Windows: https://dl.google.com/dl/android/studio/ide-zips/2.2.0.6/ Android-studio-ide-145.3111935-windows.zip (457.4 MiB)
mac: https://dl.google.com/dl/android/studio/ide-zips/2.2.0.6/android-studio-ide-145.3111935-mac.zip (457.9 MiB)
Linux: https://dl.google.com/dl/android/studio/ide-zips/2.2.0.6/android-studio-ide-145.3111935-linux.zip (447.1 MiB)
For more information about Android Studio, see the following useful links :
Install android Studio http://www.linuxidc.com/Linux/2015-06/119318.htm under Ubuntu 15.04
The simulator in Android Studio 2.0 has been 50 times times faster http://www.linuxidc.com/Linux/2015-11/125481.htm
Ubuntu 12.04 (64-bit) installs Android Studio entire process http://www.linuxidc.com/Linux/2013-05/84812.htm
Android Studio Using tutorial http://www.linuxidc.com/Linux/2013-05/84579.htm
Ubuntu 14.10 Environment installs using Android Studio http://www.linuxidc.com/Linux/2016-04/130043.htm
Android Studio Development Guide Http://www.linuxidc.com/Linux/2013-05/84543.htm
Android Studio Set themes and problem solving methods that do not support Chinese http://www.linuxidc.com/Linux/2013-05/84488.htm
Android Studio Download Installation and cannot open the workaround http://www.linuxidc.com/Linux/2013-05/84409.htm
Android Studio installation using graphics tutorial http://www.linuxidc.com/Linux/2014-09/106914.htm
Detailed Introduction to Android Studio : please click here
Android Studio : please click here
This article permanently updates the link address : http://www.linuxidc.com/Linux/2016-08/133910.htm
Android Studio Download and use tutorial (reprint)