gcloud beta firebase test android

NAME
gcloud beta firebase test android - command group for Android application testing
SYNOPSIS
gcloud beta firebase test androidGROUP |COMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Explore physical and virtual Android models, Android OSversions, and Android locales which are available as test targets. Also runtests against your Android app on these devices, monitor your test progress, andview detailed test results in the Firebase console.
EXAMPLES
To see a list of available Android devices, their form factors, and supportedAndroid OS versions, run:
gcloudbetafirebasetestandroidmodelslist

To view more detailed information about a specific Android model, run:

gcloudbetafirebasetestandroidmodelsdescribeMODEL_ID

To view details about available Android OS versions, such as their code namesand release dates, run:

gcloudbetafirebasetestandroidversionslist

To view information about a specific Android OS version, run:

gcloudbetafirebasetestandroidversionsdescribeVERSION_ID

To view the list of available Android locales which can be used for testinginternationalized applications, run:

gcloudbetafirebasetestandroidlocaleslist

To view information about a specific locale, run:

gcloudbetafirebasetestandroidlocalesdescribeLOCALE

To view all options available for running Android tests, run:

gcloudbetafirebasetestandroidrun--help
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

GROUPS
GROUP is one of the following:
locales
(BETA) Explore Android locales available for testing.
models
(BETA) Explore Android models available in the Test Environmentcatalog.
versions
(BETA) Explore Android versions available for testing.
COMMANDS
COMMAND is one of the following:
list-device-capacities
(BETA) List capacity information for Android models & versions.
run
(BETA) Invoke a test in Firebase Test Lab for Android and view testresults.
NOTES
This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudfirebasetestandroid
gcloudalphafirebasetestandroid

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.