intent

Datos Una descripción de los datos relacionados con la intent.
Data A description of the data associated with the intent.
Puedes adjuntar información adicional al intent con putExtra(String, Bundle).
You can attach additional information to the intent with putExtra(String, Bundle).
Solo las aplicaciones con ese permiso recibirán la intent.
Only applications with that permission receive the intent.
El sistema emite esta intent para cada dispositivo.
The system broadcasts this intent for each device.
Luego, crea una intent llamando al método StorageVolume.createAccessIntent() de esa instancia.
Then, create an intent by calling the StorageVolume.createAccessIntent() method of that instance.
El permiso es específico del URI en el intent.
The permission is specific to the URI in the Intent.
Se muestran los valores adicionales que agregues a la intent.
The extras values you add to the intent are displayed.
Usa newIntent() para crear un clip a partir de un objeto intent.
Use newIntent() to create a clip from an Intent object.
Declara la acción de la intent aceptada, en el atributo name.
Declares the intent action accepted, in the name attribute.
Declara la categoría de la intent aceptada, en el atributo name.
Declares the intent category accepted, in the name attribute.
Este intent lleva la búsqueda en la string de QUERY adicional.
This intent carries the search query in the QUERY string extra.
Imprime la especificación de intent determinada como intent: URI.
Print the given intent specification as an intent: URI.
Después vamos a analizar el intent de pago a más detalle.
We are later going to analyze the payment intent in more detail.
La API activa un intent para instalar la app en el dispositivo.
The API triggers Intent to install the app on device.
En estas situaciones, puedes asociar un intent de pantalla completa a tu notificación.
In these situations, you can associate a full-screen intent with your notification.
El intent también puede contener información adicional incluida en su campo adicional.
The intent may also include additional information bundled into its extra field.
Este receptor escucha el intent que se emite cuando llamas a requestPermission().
This receiver listens for the intent that gets broadcast when you call requestPermission().
El siguiente ejemplo muestra cómo verificar que la intent resuelva una actividad.
The following example shows how to verify that the intent resolves to an activity.
Este es el tipo de intent que se creó en el ejemplo de arriba.
This is the type of intent created in the sample above.
Para que se entregue al componente, la intent debe pasar las tres pruebas.
To be delivered to the component, the intent must pass all three tests.
Palabra del día
el guion