asmal Posted March 29, 2015 Share Posted March 29, 2015 Bonjour,je veux compiler un projet android en ligne de commande pour générer le fichier *.apk en utilisant la commande DOS "ant debug" mais ça provoque l'erreur suivant: Contenu non autorisé dans le prologue du fichier build.xml Link to comment Share on other sites More sharing options...
Ecrou Posted April 1, 2015 Share Posted April 1, 2015 Pense à mettre à jour le build.xml avec le commande suivante: android update project -p <chemin du projet> http://developer.android.com/tools/projects/projects-cmdline.html#UpdatingAProject Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.