问题
I need to clone/duplicate an existing Android Virtual Device. Is it possible?
回答1:
Simple, in AVD Manager edit the AVD that you want to clone. Change the name and the button "Edit AVD" magically changes in "Create AVD"!
回答2:
Edit avd will not clone but create new AVD without data installed on original device.
I found an other way:
- Go to ~/.android/avd clone avd folder of avd you want to clone
- also clone ini file of this avd, open ini file and change all path to new folder you have been created
- go to new folder open some ini file and change path to
I should work now when you reopen android, new avd is cloned.
来源:https://stackoverflow.com/questions/11141400/how-to-clone-duplicate-an-existing-android-avd