Updating Android Studio to version 0.8 (beta) -


i current using android studio(preview) 0.6.1. can update beta version 0.8 directly?

while trying update studio, says current version date!

if configuration of as0.6.1 doesn't detect update, have manually.

as explained on official page (https://developer.android.com/sdk/installing/studio.html) replace latest version, sure save sdk (you can know it's location in configure -> project defaults -> project structure)

then once 0.8 isntalled, copy previous sdk new location (or change via settings)

i suggest export settings safe.

hope helps.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -