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.
archivo Android.mk
You must define it at the start of your Android.mk file.
The build system provides many possible variables for use in the Android.mk file.
El sistema de compilación proporciona muchas variables posibles para usar en el archivo Android.mk.
You can avoid this problem by putting additional includes after everything else in the Android.mk file.
Puedes evitar este problema si colocas inclusiones adicionales después de todo lo demás en el archivo Android.mk.
In the previous section, we saw a simple example with native source code and corresponding Android.mk file.
En la sección anterior, vimos un ejemplo sencillo de código nativo y el archivo Android.mk correspondiente.
Before exploring the syntax in detail, it is useful to start by understanding the basics of what a Android.mk file contains.
Antes de explorar la sintaxis en detalle, resultará útil comenzar por comprender los conceptos básicos de lo que contiene un archivo Android.mk.
The Android.mk file is useful for defining project-wide settings, the build system, and your environment variables leave undefined.
El archivo Android.mk resulta útil para definir la configuración de todo el proyecto que, el sistema de compilación y las variables de tu entorno dejan sin definir.
A function that allows you to find and include a module's Android.mk file by the name of the module.
Una función que te permite buscar y también incluir el archivo Android.mk de un módulo por el nombre del módulo.
Here, the macro function my-dir, provided by the build system, returns the path of the current directory (the directory containing the Android.mk file itself).
Aquí, la función macro my-dir, proporcionada por el sistema de compilación, devuelve la ruta de acceso al directorio actual (aquel que contiene el archivo Android.mk).
The Android.mk file resides in a subdirectory of your project's jni/ directory, and describes your sources and shared libraries to the build system.
El archivo Android.mk reside en un subdirectorio dentro del directorio jni/ de tu proyecto, y describe tus archivos de origen y bibliotecas compartidas al sistema de compilación.
As a result, you should be able to benefit from new toolchain/platform support in future NDK releases without having to touch your Android.mk file.
Como resultado, deberías poder beneficiarte de la nueva compatibilidad de la cadena de herramientas y de la plataforma en futuras versiones del NDK sin realizar ninguna acción en el archivo Android.mk.
Under certain circumstances, the NDK might parse your Android.mk file several times, using a different definition for some of these variables each time.
En determinadas circunstancias, es posible que el NDK analice tu archivo Android.mk varias veces, con una definición diferente para algunas de estas variables en cada vez.
The CPU family the build system is targeting as it parses this Android.mk file.
La familia de CPU a la que se orienta el sistema de compilación cuando analiza este archivo Android.mk.
You can simply configure Gradle to include your existing native library project by providing a path to your Android.mk file.
Puedes vincular Gradle con tu biblioteca nativa proporcionando una ruta de acceso a tu archivo Android.mk.
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.