Completely uninstall Androidstudio

Source: Internet
Author: User

One: Uninstall Android Studio

Since the release from 1.5 to 2.1, the entire project has become unusually slow, so it is decided to uninstall the official version of Reinstall 2.0. However, the use of DMG installed under the Mac app is not a lot of the use of drag-and-drop way to uninstall, and drag the way basic can not be uninstalled, so I use the command line to uninstall, open the command line: Execute the following command

Rm-rf/applications/android\ Studio.app

RM-RF ~/library/preferences/androidstudio*

RM ~/library/preferences/com.google.android.studio.plist

RM-RF ~/library/application\ support/androidstudio*

RM-RF ~/library/logs/androidstudio*

RM-RF ~/library/caches/androidstudio*

Also, if you want to delete all the Androidstudio items, enter:

RM-RF ~/androidstudioprojects

Remove the file (cache and wrapper) associated with the Gradle tool and enter:

RM-RF ~/.gradle

Remove Androidstudio SDK Tools. Input:

RM-RF ~/library/android*



Wen/Tang (Jane book author)
Original link: http://www.jianshu.com/p/eb66c5132743
Copyright belongs to the author, please contact the author to obtain authorization, and Mark "book author".

Completely uninstall Androidstudio

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.