The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Android Emulator Plugin

adb: ADB Executable

  • emulatorTool : String
  • homeLocationStrategy
      Nested Choice of Objects
    • home
      • executor
        • workspace
        • arguments : String
        • quiet : boolean (optional)

        avdmanager: AVDManager Script

        • emulatorTool : String
        • homeLocationStrategy
            Nested Choice of Objects
          • home
            • executor
              • workspace
              • arguments : String
              • quiet : boolean (optional)

              emulator: QEMU Executable

              • emulatorTool : String
              • homeLocationStrategy
                  Nested Choice of Objects
                • home
                  • executor
                    • workspace
                    • arguments : String
                    • quiet : boolean (optional)

                    sdkmanager: AVDManager Script

                    • emulatorTool : String
                    • homeLocationStrategy
                        Nested Choice of Objects
                      • home
                        • executor
                          • workspace
                          • arguments : String
                          • quiet : boolean (optional)

                          androidEmulator: Run an Android emulator during build

                          • emulatorTool : String
                          • osVersion : String
                          • screenDensity : String
                          • screenResolution : String
                          • adbTimeout : int (optional)
                          • avdName : String (optional)
                          • deviceDefinition : String (optional)
                          • deviceLocale : String (optional)
                          • hardwareProperties (optional)
                              Array / List of Nested Object
                            • key : String
                            • value : String
                          • homeLocationStrategy (optional)
                              Nested Choice of Objects
                            • home
                              • executor
                                • workspace
                                • sdCardSize : String (optional)
                                • targetABI : String (optional)

                                Was this page helpful?

                                Please submit your feedback about this page through this quick form.

                                Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

                                    


                                See existing feedback here.