We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
atributo minSdkVersion
This value sets the minSdkVersion attribute in the build.gradle file, which you can edit later.
Este valor establece el atributo minSdkVersion en el archivo build.gradle, que podrás editar más adelante.
To indicate the minimum version with which your app is compatible, your manifest must include the <uses-sdk> tag and its minSdkVersion attribute.
Para indiciar la versión mínima con la que tu app es compatible, tu manifiesto debe incluir la etiqueta <uses-sdk> y su atributo minSdkVersion.
The API level of the target device is important, because your app won't be able to run on a system image with an API level that's less than that required by your app, as specified in the minSdkVersion attribute of the app manifest file.
El nivel de API del dispositivo de destino es importante, ya que tu app no podrá ejecutarse en una imagen de sistema con un nivel de API inferior al que requiere la app, según se especifica en el atributo minSdkVersion del archivo de manifiesto de la app.
For this reason, be certain to declare the appropriate API Level in the minSdkVersion attribute.
Por este motivo, asegúrate de declarar el nivel de API adecuado en el atributo minSdkVersion.
Entering this here automatically sets the minSdkVersion attribute in the <uses-sdk> of your Android Manifest file.
Este valor establece el atributo minSdkVersion en el <uses-sdk> del archivo de manifiesto. Seleccione un SDK Target.
After compiling your application, you should make sure to test it on the platform specified in the application's android:minSdkVersion attribute.
Después de compilar tu aplicación, debes asegurarte de probarla en la plataforma especificada en el atributo android:minSdkVersion de la aplicación.
If your application uses APIs introduced in the latest platform version but does not declare a android:minSdkVersion attribute, then it will run properly on devices running the latest version of the platform, but not on devices running earlier versions of the platform.
Si tu aplicación usa API presentadas en la versión de la plataforma más reciente, pero no declara un atributo android:minSdkVersion, se ejecutará correctamente en dispositivos con la versión más reciente de la plataforma, pero no en dispositivos con las versiones anteriores de esta.
For example, to specify the minimum system API Level that an application requires in order to run, the application would include in its manifest a <uses-sdk> element with a android:minSdkVersion attribute.
Por ejemplo, a fin de especificar el nivel de API mínimo del sistema que requiere una aplicación para poder ejecutarse, en el manifiesto de la aplicación debe incluirse un elemento <uses-sdk> con un atributo android:minSdkVersion.
If an application uses that API, it must declare a android:minSdkVersion attribute with a value of "3".
Si una aplicación usa esa API, debe declarar un atributo android:minSdkVersion con el valor "3".
Make sure to declare a android:minSdkVersion attribute in the application's manifest and set its value to the API Level of the platform version.
Asegúrate de declarar un atributo android:minSdkVersion en el manifiesto de la aplicación y fijar su valor en el nivel de API de la versión de la plataforma.
You can use the control to show documentation only for parts of the API that are actually accessible to your application, based on the API Level that it specifies in the android:minSdkVersion attribute of its manifest file.
Puedes usar el control para mostrar solo la documentación de las partes de la API a las cuales realmente pueda acceder tu aplicación, según el nivel de API que se especifica en el atributo android:minSdkVersion de su archivo de manifiesto.
Applications indicate the lowest system API Level that they are compatible with by adding a value to the android:minSdkVersion attribute.
If you build an application that uses APIs or system features introduced in the latest platform version, you should set the android:minSdkVersion attribute to the API Level of the latest platform version.
Si creas una aplicación que usa API o funciones del sistema presentadas en la versión de la plataforma más reciente, debes definir el atributo android:minSdkVersion en el nivel de API de la versión de la plataforma más reciente.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor minsdkversion attribute in het Engels