Since latest update (API 19 v5), Google APIs image changed id.
It is now: Google Inc.:Google APIs (x86 System Image):19
The brackets are not allowed by Jenkins Android plugin for example. I think 
it's because it creates an image on file system (where brackets are not 
allowed) with that name.
Using the id number is unreliable because it changes based on the number of 
the installed image (and I update stuff automatically, so they might be 
updated in various slaves out of my control).
Please change the id name back to the previous or at least consider some 
accepted character (see below the error).

[android] Creating Android AVD: 
/home/administrator/.android/avd/hudson_en-US_160_WXGA800_Google_Inc._Google_APIs_(x86_System_Image)_19_x86.avd
[android] /opt/android-sdk-linux/tools/android create avd -f -a -c 256M -s 
WXGA800 -n 
hudson_en-US_160_WXGA800_Google_Inc._Google_APIs_(x86_System_Image)_19_x86 -t 
"Google Inc.:Google APIs (x86 System Image):19" --abi x86
[android] Failed to run AVD creation command
        Error: AVD name 
'hudson_en-US_160_WXGA800_Google_Inc._Google_APIs_(x86_System_Image)_19_x86' 
contains invalid characters.
        Allowed characters are: a-z A-Z 0-9 . _ -
        
[android] Could not create Android emulator: Failed to run AVD creation command


-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" 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/d/optout.

Reply via email to