RajeshVijayakumar
RajeshVijayakumar

Reputation: 10622

Revert Back Android Studio 2.0 preview to Studio 1.5

Recently I had updated my Android Studio 1.5 to Android Studio 2.0 Preview. Currently I'm facing lot of difficulties in Android Studio2.0 preview with regard to performance and debugging. So I want to go back to Android Studio 1.5 from Android Studio 2.0 preview.

I had changed the channel to stable channel and tried to update my studio. It shows "Already you have installed the latest version of Android studio". Is there any other way to revert back the android studio..

Thanks in Advance...

Upvotes: 4

Views: 4558

Answers (2)

Rishabh Maurya
Rishabh Maurya

Reputation: 1523

Yes, there is a way. Uninstall the android studio. But do not forget to uncheck Android SDK before uninstallation. When you install Android studio 1.5, then also uncheck the Android SDK. After that select the path of the previous SDK. In this way, you don't have to download SDK tools, build tools , Android SDK's again.

Upvotes: 2

Ahmed Awad
Ahmed Awad

Reputation: 1815

There's now way you can downgrade you're IDE .. You have to uninstall it and re-install Android Studio 1.5

Link your workspace with Android Studio 1.5 and your good to go.

Upvotes: 1

Related Questions