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.
compileSdkVersion
Nota: Las apps que usan el nuevo modelo de permisos deben especificar un valor de 23 para uses-sdk-element y compileSdkVersion.
Note: For an app to use the new permissions model, it must specify a value of 23 for both uses-sdk-element and compileSdkVersion.
Si solo tienes instalado un SDK, a estas librerías tendrás que cambiarles su propio build.gradle y ponerles el "compileSdkVersion" que tengas instalado.
If you only have an SDK installed, you need to change the "build.gradle" file of these libraries, writing in "compileSdkVersion" the installed SDK version number.
De forma predeterminada, la versión en lenguaje Java que se usa para compilar tu proyecto se basa en la compileSdkVersion de tu proyecto (porque las versiones diferentes de Android admiten diferentes versiones de Java).
By default, the Java language version used to compile your project is based on your project's compileSdkVersion (because different versions of Android support different versions of Java).
Cuando estés listo, puedes actualizar tu aplicación en el teléfono y el reloj para que usen compileSdkVersion 23 ytargetSdkVersion 23.
When you are ready, you can update your application on both the phone and watch side to use compileSdkVersion 23 and targetSdkVersion 23.
Si Android Studio detecta errores en tu configuración (por ejemplo, tu código fuente usa funciones de API que solo están disponibles en un nivel de API superior al de tu compileSdkVersion), aparece la ventana Messages y se describe el problema.
If Android Studio notices any errors with your configuration, for example, your source code uses API features that are only available in an API level higher than your compileSdkVersion, the Messages window appears to describe the issue. Figure 3.
En la sección android, actualiza compileSdkVersion a "android-P".
In the android section, update the compileSdkVersion to 'android-P'.
Al igual que siempre, debes asegurarte de que la compileSdkVersion de tu app sea compatible con la versión más reciente de Android Support Library.
As always, you must ensure compatibility between the major version of Android Support Library and your app's compileSdkVersion.
Luego, actualicen la compileSdkVersion y targetSdkVersion de sus proyectos al nivel de API 28.
Then update your project's compileSdkVersion and targetSdkVersion to API 28.
Si quieres orientar la nueva plataforma y compilar con las nuevas API de Android Q, debes orientar la versión Beta de Android Q configurando el parámetro targetSdkVersion de tu app a 29, además de minSdkVersion y compileSdkVersion de Gradle a 29.
If you want to target the new platform and build with the new Android Q APIs, you target the Beta version of Android Q by setting your app's targetSdkVersion to 29, and both your minSdkVersion and Gradle compileSdkVersion to 29.
Luego, actualiza la compileSdkVersion y targetSdkVersion de tu proyecto a API 28.
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.