Androidstudio incremental upgrade of MAC platform and Windows platform

Source: Internet
Author: User

What is the best use of Android studio incremental upgrade?

For example, now that the as version is 2.2, and your as version 2.0, this time the point Check for Updates is not responding, because you already have 2 version is not upgraded (the version span is too large), so it can not be upgraded online.

Important Information
  1. Google Update Address: https://dl.google.com/android/studio/patches/updates.xml

  2. Add upgrade jar Download: (Windodws for Win-linux for Unix-mac OS for Mac. seat )

      1. Https://dl.google.com/android/studio/patches/ai-xx-xx -patch-win.jar

      2.    https:// Dl.google.com/android/studio/patches/ai-xx-xx -patch-mar.jar

      3.    https://dl.google.com/android/studio/patches/ai-xx-xx -patch-unix.jar

        1. Here is an explanation of the above meaning that the preceding XX means the version number of the current as, and vice versa represents the version number of the latest as.
  3. Jar installation Command:
      1. Windows--java-classpath Xxx.jar com.intellij.updater.Runner Install.
      2. Mac os--java-classpath xxx.jar Com.intellij.updater.Runner Install contents/

Incremental upgrade steps under Windows
  1. Click Help on the menu bar-> About, First view view current build number, version 143.2790544

  2. Go to https://dl.google.com/android/studio/patches/updates.xml download jar, latest version number 145.3276617

  3. Assemble URL ——— > https://dl.google.com/android/studio/patches/ai-xx-xx-patch-win.jar

      1. Download Incremental jar Package https://dl.google.com/android/studio/patches/ai-143.2790544-145.3276617- Patch-win.jar (over Wall)
  4. Go to the Android studio root directory

    1. Copy the downloaded jar to the installation directory of Android Studio

    2. Execute command:
      1. Java-classpath ai-143.2790544-145.3276617-patch-win.jar com.intellij.updater.Runner install.

Incremental upgrade steps under Mac
    1. Same as 1-2-3 steps under Windows platform

      1. Download Incremental jar package https://dl.google.com/android/studio/patches/ai-143.2790544-145.3276617-patch-Mar. JAR (over wall)
    2. Installing this place is a little different.

      1. Copy

      2. Execute command-Install

        1. Java-classpath/applications/androidstudio.app/contents/ai-143.2790544-145.3276617-patch-mar.jar Com.intellij.updater.Runner Install contents/

3. Start Android Studio installation complete

Androidstudio incremental upgrade of MAC platform and Windows platform

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.