Reputation: 1200
I cannot see the update option when I check for update in Android studio. However, the update message says, it's a patch but redirects to download the whole android studio when I click on download. I am using Ubuntu 14.04.
Upvotes: 1
Views: 365
Reputation: 20128
Android Studio 0.8.12 introduced some changes to the patching mechanism. Because of this, it is not possible to patch from pre-0.8.12 to post-0.8.12 at all. You need to download and install a full copy. Your settings should be preserved by default, however.
Upvotes: 1