Issue
I have been developing in Android Studio and have created a number of AVD's which suit my different app specifications. Now i am planning to do a system restore on my PC. Is there a way to backup the AVD's and then import them on the new Android Studio installation, after i perform the system restore?
Thanks
Solution
The AVD's are stored in the folder:
- On Windows XP: C:\Documents and Settings\.android
- On Windows Vista and higher: C:\Users\.android
- On Linux / Mac: ~/.android/avd
Answered By - Joost Verbraeken
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.