Completely remove Android Studio, Eclipse and all the libs/packages installed with them

前端 未结 2 1760
野性不改
野性不改 2021-01-03 02:07

I am having a couple errors with gradle and sdk manager, so I would like to make a clean install of android studio.

How do I completely remove Android Studio, Eclips

相关标签:
2条回答
  • 2021-01-03 02:21

    In Windows you also need to enable displaying of hidden files and folders and delete the following:

    users/${yourUserName}/appData/Local/Android

    0 讨论(0)
  • 2021-01-03 02:34

    Removing Android Studio:

    1. Remove the Android Studio folder, usually in /home/[username]/android-studio
    2. Remove .AndroidStudioPreview from home/[username]

    Remove Eclipse from Software center.

    0 讨论(0)
提交回复
热议问题