gcloud alpha firebase test android Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud alpha firebase test android - command group for Android application testing
- SYNOPSIS
gcloud alpha firebase test android
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
- DESCRIPTION
(ALPHA)
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:
gcloudalphafirebasetestandroidmodelslist
To view more detailed information about a specific Android model, run:
gcloudalphafirebasetestandroidmodelsdescribeMODEL_ID
To view details about available Android OS versions, such as their code namesand release dates, run:
gcloudalphafirebasetestandroidversionslist
To view information about a specific Android OS version, run:
gcloudalphafirebasetestandroidversionsdescribeVERSION_ID
To view the list of available Android locales which can be used for testinginternationalized applications, run:
gcloudalphafirebasetestandroidlocaleslist
To view information about a specific locale, run:
gcloudalphafirebasetestandroidlocalesdescribeLOCALE
To view all options available for running Android tests, run:
gcloudalphafirebasetestandroidrun--help
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help
.Run
$gcloud help
for details. - GROUPS
is one of the following:GROUP
- COMMANDS
is one of the following:COMMAND
list-device-capacities
(ALPHA)
List capacity information for Android models &versions.run
(ALPHA)
Invoke a test in Firebase Test Lab for Android and viewtest results.
- NOTES
- This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudfirebasetestandroid
gcloudbetafirebasetestandroid
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.