Reputation: 62411
I am trying to update Android Studio 2.2.3 to Android Studio 2.3 which is announced recently.
I have tried with Help -> Check for update
in menu but its displaying dialog like:
I have currently Android Studio 2.2.3
Edited:
How do I update? Should I have to download new?
Upvotes: 0
Views: 6041
Reputation: 6813
you can check the stable channel or not
Go to
File => Settings=>Now Appearance & Behavior => System Settings => Updates
Then make it as stable channel then press check now
Edit
Please delete(move) configuration file of android studio from C:/users/your_system_name/.AndroidStudio2.2.3 delete or move .AndroidStudio2.2.3 and restart android studio
Upvotes: 3
Reputation: 62411
Finally I cut/paste .AndroidStudio2.2 folder from C:\Users\Pratik
and started again Android Studio.
It will prompt you for Android Studio Update Available.
Upvotes: 0
Reputation: 15789
Follow the Steps:
1) Go to File -> Settings
2) Now Appearance & Behavior -> System Settings -> Updates
3) Select the Stable Channel from the Dropdown of Automatically check updates for as shown in the below pic.
4) Apply and Ok
5) Restart and now Check for updates. It will work.
Upvotes: 12