Le SDK Android existe uniquement en ligne de commande (http://developer.android.com/sdk/index.html). L'installation se fait par un simple untar.
Pour l'intégration jenkins je te conseille ant (par défaut sur un projet, un builder ant existe) mais si tu y tiens vraiment il est possible de "mavenifier" un projet.
[^] # Re: Android
Posté par BobDu59 . En réponse à la dépêche Sortie de VLC 2.0 « Twoflower ». Évalué à 1.
Le SDK Android existe uniquement en ligne de commande (http://developer.android.com/sdk/index.html). L'installation se fait par un simple untar.
Pour l'intégration jenkins je te conseille ant (par défaut sur un projet, un builder ant existe) mais si tu y tiens vraiment il est possible de "mavenifier" un projet.