I want to create a new AVD on the command line based off of an existing 
AVD. It doesn't necessarily need the exactly same user data etc but at 
least the same target settings and display resolution etc.

Previously, I had just done a cp -r on the source AVD and this worked fine. 
After some recent updates, I have discovered that doing this now causes a 
NullPointerException in a lot of operations such as "android list avds".

I see there is an "android create avd" command but it requires a target ID. 
I'm not sure how I can get that information out of the existing avd in 
order to format the command correctly. Any advice?

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to