Does anyone succeeded to launch a Jenkins job using the emulator plugin on window (7)?.
I tried using several configurations found on different forums. I tried with "Run emulator with properties" but I never succeeded to create an AVD : "[android] Could not create Android emulator: Failed to parse AVD config file". Then I tried with an existing AVD created with the AVD manager but it never started: "[android] Emulator did not appear to start; giving up" I tried to change several configuration in the config.ini file (ex: ram 512, then ram 512MB etc. …) I set a startup delay of 30 second, a timeout 900 second from jenkins console. Anyway after thousands of tests I never succeeded to run a job. Does the emulator plugin really works? My aim is to launch a jenkins build of an android project created with android studio and built with gradle , and launch a minimum of UI automated test on the simplest AVD as possible. Can anyone knows how to do this? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/8ab9163f-e699-4aa9-9484-aa5a657faeff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
