Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
prog:lazarus:android:install [02/06/2020 17:41] thierry [Android SDK via Android Studio] |
prog:lazarus:android:install [02/06/2020 18:00] (Version actuelle) thierry [Android NDK] |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Installations et Configuration de Lazarus pour dev Android ====== | ====== Installations et Configuration de Lazarus pour dev Android ====== | ||
+ | <note>Ce qui est écrit sur cette page est vrai le 1er juin 2020... ;-)</note> | ||
===== Téléchargements ===== | ===== Téléchargements ===== | ||
==== JDK ==== | ==== JDK ==== | ||
Ligne 27: | Ligne 28: | ||
* Télécharger NDK : [[https://developer.android.com/ndk/downloads/index.html]] | * Télécharger NDK : [[https://developer.android.com/ndk/downloads/index.html]] | ||
* Site Officiel : [[https://developer.android.com/ndk]] | * Site Officiel : [[https://developer.android.com/ndk]] | ||
+ | |||
+ | J'ai téléchargé le fichier ''android-ndk-r21c-windows-x86_64.zip'',\\ | ||
+ | que j'ai unzippé dans ''J:\Android\android-ndk-r21c'' | ||
+ | |||
+ | ==== Laz4Android ==== | ||
+ | * [[https://sourceforge.net/projects/laz4android/]] | ||