How to reset Android Studio to previous version

≯℡__Kan透↙ 提交于 2019-11-29 15:55:39

问题


I recently recklessly updated AS from 3.0.1 to 3.1, but project manager says 3.0.1 is the version to be worked with in our project. Is there a way to reset AS to version 3.0.1 without having to uninstall it?


回答1:


Currently there is no direct way with which a downgrade can be done. I managed to do the downgrade by downloading Android Studio 3.0.1 from here and then running the installer. It will prompt whether to uninstall previous version, and when you allow and proceed, it will remove 3.1 and install 3.0.1.

You need to ensure 3.1 is not running in background i.e. Close the Studio 3.1 application.



来源:https://stackoverflow.com/questions/49592769/how-to-reset-android-studio-to-previous-version

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!