Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialWill Macleod
Courses Plus Student 18,780 PointsHow can I update Android Studio from 0.8.2 up to 0.8.6 (the one used in the video) Without losing previous projects.
In the Fun Fact project, we used AS 0.8.2
I would like to find out a way to update it to 0.8.6 as Ben is using, all while not losing my previous code from the Fun Fact project.
1 Answer
Steve Hunter
57,712 PointsUpdating Android Studio will not affect your prject code at all. In case you're worried, store your code in a local or remote Git repository just to be sure.
Steve.
Will Macleod
Courses Plus Student 18,780 PointsWill Macleod
Courses Plus Student 18,780 PointsThank you so much! Never knew about that!