Download for Windows Premium
Publiciteit
multidex

Vertaling van "multidex" in Engels

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
Configure su aplicación para usar más de un archivo DEX, habilitando multidex.
Configure your app to use more than one DEX file, by enabling multidex.
El proceso de habilitar el soporte multidex variará dependiendo de las versiones de Android compatibles con su proyecto.
The process of enabling multidex support will vary depending on the versions of Android your project supports.
Por este motivo, las compilaciones incrementales que usan MultiDex generalmente tardan más tiempo y posiblemente pueden desacelerar tu proceso de desarrollo.
This means that incremental builds using multidex typically take longer and can potentially slow your development process.
Se requieren apps que hagan referencia a más de 65536 métodos para usar configuraciones MultiDex.
Apps that reference more than 65536 methods are required to use multidex configurations.
Limitaciones de la biblioteca de compatibilidad de MultiDex
Limitations of the multidex support library
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.
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.
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.
Using these techniques might help you avoid the need to enable multidex in your app while also decreasing the overall size of your APK.
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.
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.
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).
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).
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.
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.
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.
It also allows you preview packaged assets, inspect the DEX files to troubleshoot multidex issues, and compare the differences between two APKs.
De esta manera, si tu minSdkVersion es la 21 o una posterior, no necesitas la biblioteca de compatibilidad de MultiDex.
Therefore, if your minSdkVersion is 21 or higher multidex is enabled by default, and you do not need the multidex support library.
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.
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor multidex in het Spaans

Publiciteit

Suggesties

Resultaten: 21. Exact: 21. Verstreken tijd: 49 ms.