Android studio 1.0 (135.1629389) download, install, and solve the problem. android135.1629389

Source: Internet
Author: User

Android studio 1.0 (135.1629389) download, install, and solve the problem. android135.1629389

This article is intended for developers who are on the wall. What you can see is a detour.



1. Download Links for all resources: link to my Baidu network disk. You are welcome to download

SDK Tools download path (Baidu cloud network disk)

Platform Package Size MD5 Verification
Windows The installer_r24-windows.exe (Recommended) 92179689 bytes 71ec3d91a4239b44128bf43add888bc357776be9
Android-sdk_r24-windows.zip 140738187 bytes 8d20f800cbace1b92873ebba1e16ff134a2b062b
Mac OS X Android-sdk_r24-macosx.zip 88535806 bytes 89b256c82e6ab432881fa7dda-bdd0541c656616
Linux Android-sdk_r24-linux.tgz 141308131 bytes 3cc1fcec302a8478e240e42b94dd2de73b9d0cc9

Android Studio package download link (Baidu cloud network disk)

Select an appropriate Android Studio package for your development platform.

Platform Package Size SHA Sum
Windows Android-studio-bundle-135.1629389.exe
(Recommended)
852499624 bytes 0c8a3b45da-a698b43a47757fdd6a83ca837abd2
Android-studio-ide-135.1629389.exe
(No SDK tools supported DED)
262099808 bytes Bfc6e9425f72969bcb3db80c9abe3a205540c8ab
Android-studio-ide-135.1629389-windows.zip 246241434 bytes 6951e678a41b94b6172276727537db8590be7270
Mac OS X Android-studio-ide-135.1629389.dmg 245757810 bytes 0d9e0e230ece9f2e696b1b076c36ee1e73edcf3c
Linux Android-studio-ide-135.1629389-linux.zip 243909934 bytes 601a302f10cf8a22ba4216e0884a035bdfec38b3
2. I won't talk about the installation process. I believe everyone will

3. Android Studio installation and Fetching android sdk component information timeout Solution

After the installation is complete, if you start it directly, Android Studio will obtain information about the android sdk components. This process is quite slow and often fails to be loaded. As a result, Android Studio cannot be started. The solution is not to obtain the android sdk component information. The method is as follows:

1) Go to the bin directory under the installed Android Studio directory. Find the idea. properties file and open it in a text editor.

2) add a line at the end of the idea. properties file: disable. android. first. run = true, and then save the file.

3) Close Android Studio and restart to enter the interface.

4. Look at the original English text. As for the translation, the translation will not be translated. The English is very bad...

--------------------------------------------------------------------

Android Studio

The official Android IDE

  • Android Studio IDE
  • Android SDK tools
  • Android 5.0 (Lollipop) Platform
  • Android 5.0 emulator system image with Google APIs
Download Android Studio
For Windows
  • System Requirements
  • Other Download Options
  • Migrating to Android Studio
  • Take a Survey

Intelligent code editorAt the core of Android Studio is an intelligent code editor capable of advanced code completion, refactoring, and code analysis. the powerful code editor helps you are a more productive Android app developer. code templates and GitHub integration

New project wizards make it easier than ever to start a new project.

Start projects using template code for patterns such as navigation drawer and view pagers, and even import Google code samples from GitHub.

Multi-screen app development

Build apps for Android phones, tablets, Android Wear, Android TV, Android Auto and Google Glass.

With the new Android Project View and module support in Android Studio, it's easier to manage app projects and resources.

Virtual devices for all shapes and sizes

Android Studio comes pre-configured with an optimized emulator image.

The updated and streamlined Virtual Device Manager provides pre-defined device profiles for common Android devices.

Android builds evolved, with Gradle

Create multiple APKs for your Android app with different features using the same project.

Manage app dependencies with Maven.

Build APKs from Android Studio or the command line.

More about Android StudioDownload Android Studio
For Windows
  • Built on IntelliJ IDEA Community Edition, the popular Java IDE by JetBrains.
  • Flexible Gradle-based build system.
  • Build variants and multiple APK generation.
  • 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 compatibility, and other problems.
  • ProGuard and app-signing capabilities.
  • Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine.

For more details about features available in Android Studio, read the guide to Android Studio Basics.

If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you shoshould migrate to Android Studio to receive all the latest IDE updates. for help moving projects, see Migrating to Android Studio.

System Requirements Windows
  • Microsoft Windows 8/7/Vista/2003 (32 or 64-bit)
  • 2 gb ram minimum, 4 gb ram recommended
  • 400 MB hard disk space + at least 1G for Android SDK, emulator system images, and caches
  • 1280x800 minimum screen resolution
  • Java Development Kit (JDK) 7
  • Optional for accelerated emulator: Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality
Mac OS X
  • Mac OS X 10.8.5 or higher, up to 10.9 (Mavericks)
  • 2 gb ram minimum, 4 gb ram recommended
  • 400 MB hard disk space
  • At least 1 GB for Android SDK, emulator system images, and caches
  • 1280x800 minimum screen resolution
  • Java Runtime Environment (JRE) 6
  • Java Development Kit (JDK) 7
  • Optional for accelerated emulator: Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality

On Mac OS, run Android Studio with Java Runtime Environment (JRE) 6 for optimized font rendering. You can then configure your project to use Java Development Kit (JDK) 6 or JDK 7.

Linux
  • GNOME or KDE desktop
  • Gnu c Library (glibc) 2.11 or later
  • 2 gb ram minimum, 4 gb ram recommended
  • 400 MB hard disk space
  • At least 1 GB for Android SDK, emulator system images, and caches
  • 1280x800 minimum screen resolution
  • Oracle Java Development Kit (JDK) 7

Tested on Ubuntu 12.04, Precise Pangolin (64-bit distribution capable of running 32-bit applications.

Other Download Options SDK Tools Only

If you prefer to use a different IDE or run the tools from the command line or with build scripts, you can instead download the stand-alone Android SDK Tools. these packages provide the basic SDK tools for app development, without an IDE. also see the SDK tools release notes.

Platform Package Size MD5 Checksum
Windows The installer_r24-windows.exe (Recommended) 92179689 bytes 71ec3d91a4239b44128bf43add888bc357776be9
Android-sdk_r24-windows.zip 140738187 bytes 8d20f800cbace1b92873ebba1e16ff134a2b062b
Mac OS X Android-sdk_r24-macosx.zip 88535806 bytes 89b256c82e6ab432881fa7dda-bdd0541c656616
Linux Android-sdk_r24-linux.tgz 141308131 bytes 3cc1fcec302a8478e240e42b94dd2de73b9d0cc9
All Android Studio Packages

Select a specific Android Studio package for your platform. Also see the Android Studio release notes.

Platform Package Size SHA Sum
Windows Android-studio-bundle-135.1629389.exe
(Recommended)
852499624 bytes 0c8a3b45da-a698b43a47757fdd6a83ca837abd2
Android-studio-ide-135.1629389.exe
(No SDK tools supported DED)
262099808 bytes Bfc6e9425f72969bcb3db80c9abe3a205540c8ab
Android-studio-ide-135.1629389-windows.zip 246241434 bytes 6951e678a41b94b6172276727537db8590be7270
Mac OS X Android-studio-ide-135.1629389.dmg 245757810 bytes 0d9e0e230ece9f2e696b1b076c36ee1e73edcf3c
Linux Android-studio-ide-135.1629389-linux.zip 243909934 bytes 601a302f10cf8a22ba4216e0884a035bdfec38b3

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.