Download for Windows Premium
Publiciteit
multidex

Vertaling van "multidex" in Spaans

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.
MultiDex
This means that incremental builds using multidex typically take longer and can potentially slow your development process.
Por este motivo, las compilaciones incrementales que usan MultiDex generalmente tardan más tiempo y posiblemente pueden desacelerar tu proceso de desarrollo.
Apps that reference more than 65536 methods are required to use multidex configurations.
Se requieren apps que hagan referencia a más de 65536 métodos para usar configuraciones MultiDex.
Limitations of the multidex support library
Limitaciones de la biblioteca de compatibilidad de MultiDex
This page explains how to move past this limitation by enabling an app configuration known as multidex, which allows your app to build and read multiple DEX files.
En esta página se explica la manera de superar esta limitación mediante la habilitación de una configuración de app conocida como MultiDex, que permite que tu app compile y lea varios archivos DEX.
Using these techniques might help you avoid the need to enable multidex in your app while also decreasing the overall size of your APK.
Estas técnicas pueden ayudarte a evitar la necesidad de habilitar MultiDex en tu app y, al mismo tiempo, reducir el tamaño general de tu APK.
A multidex configuration requires significantly increased build processing time because the build system must make complex decisions about which classes must be included in the primary DEX file and which classes can be included in secondary DEX files.
Una configuración de MultiDex requiere un tiempo de procesamiento de compilaciones mucho mayor, ya que el sistema de compilación debe tomar decisiones complejas sobre las clases que deben incluirse en el archivo DEX primario y las que pueden incluirse en los archivos DEX secundarios.
When building each DEX file for a multidex app, the build tools perform complex decision-making to determine which classes are needed in the primary DEX file so that your app can start successfully.
Al compilar cada archivo DEX para una app MultiDex, las herramientas de compilación toman decisiones complejas para determinar las clases que se necesitan en el archivo DEX primario, de modo que tu app pueda iniciarse con éxito.
At runtime, the multidex APIs use a special class loader to search all of the available DEX files for your methods (instead of searching only in the main classes.dex file).
En el tiempo de ejecución, las API de MultiDex usan un cargador de clase especial para buscar tus métodos en todos los archivos DEX disponibles (en lugar de hacerlo únicamente en el archivo clases.dex principal).
Configure your app to use more than one DEX file, by enabling multidex.
Configure su aplicación para usar más de un archivo DEX, habilitando multidex.
Setting up your app project to use a multidex configuration requires that you make the following modifications to your app project, depending on the minimum Android version your app supports.
Para configurar tu proyecto de app de modo que use una configuración de MultiDex, debes hacer las siguientes modificaciones, según la versión mínima de Android que admita tu app.
It also allows you preview packaged assets, inspect the DEX files to troubleshoot multidex issues, and compare the differences between two APKs.
Además, te permite obtener una vista previa de los recursos empaquetados, inspeccionar los archivos DEX para solucionar problemas de MultiDex y comparar las diferencias entre dos APK.
The process of enabling multidex support will vary depending on the versions of Android your project supports.
El proceso de habilitar el soporte multidex variará dependiendo de las versiones de Android compatibles con su proyecto.
To mitigate longer incremental build times, you should use pre-dexing to reuse multidex output between builds. Pre-dexing relies on an ART format available only on Android 5.0 (API level 21) and higher.
Esta configuración habilita una función de compilación denominada pre-dexing, que genera una salida de MultiDex mucho más rápida mediante un formato ART disponible únicamente en Android 5.0 (nivel de API 21) y versiones posteriores.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor multidex in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
sleeping bag: insulated bag for sleeping, especially outdoors
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 20. Exact: 20. Verstreken tijd: 47 ms.