[JIRA] (JENKINS-36885) AVD not being created

2016-10-19 Thread amil...@fd-software.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arie Miller commented on  JENKINS-36885  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: AVD not being created   
 

  
 
 
 
 

 
 I ended up figuring out that this was due to the avd config file not having proper line breaks in my scenario.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28941) No slashes in widows AVD config.ini

2016-08-03 Thread amil...@fd-software.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arie Miller commented on  JENKINS-28941  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: No slashes in widows AVD config.ini   
 

  
 
 
 
 

 
 I'm having this issues on emulators created on a Windows 10 machine running locally. Here's an example of one of the emulators made: abi.type=x86 image.sysdir.1=system-imagesandroid-19defaultx86sdcard.size=1024M hw.lcd.density=240 skin.name=854x480 tag.display=Default hw.sdCard=yes tag.id=default hw.cpu.arch=x86 snapshot.present=true skin.path=854x480 avd.ini.encoding=UTF-8  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28941) No slashes in widows AVD config.ini

2016-08-03 Thread amil...@fd-software.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arie Miller edited a comment on  JENKINS-28941  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: No slashes in widows AVD config.ini   
 

  
 
 
 
 

 
 I'm having this  issues  issue  on emulators created on a Windows 10 machine running locally.Here's an example of one of the emulators made:abi.type=x86image.sysdir.1=system-imagesandroid-19defaultx86sdcard.size=1024Mhw.lcd.density=240skin.name=854x480tag.display=Defaulthw.sdCard=yestag.id=defaulthw.cpu.arch=x86snapshot.present=trueskin.path=854x480avd.ini.encoding=UTF-8  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-36885) AVD not being created

2016-07-22 Thread amil...@fd-software.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arie Miller created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36885  
 
 
  AVD not being created   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Christopher Orr  
 
 
Components: 
 android-emulator-plugin  
 
 
Created: 
 2016/Jul/22 7:27 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Arie Miller  
 

  
 
 
 
 

 
 

[android] Using Android SDK: C:\Users\\AppData\Local\Android\sdk [android] Creating Android AVD: C:\Users\\.android\avd\hudson_en-US_160_WVGA_android-23_armeabi_jenkins.avd [android] C:\Users\\AppData\Local\Android\sdk/tools/android.bat create avd -f -a -c 32M -s WVGA800 -n hudson_en-US_160_WVGA_android-23_armeabi_jenkins -t android-23 --abi armeabi [android] Could not create Android emulator: Failed to parse AVD config file Finished: NOT_BUILT
 It seems the first step where it's supposed to be creating avd files doesn't actually make anything since that directory only contains avd that I've made in Android Studio.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment