Bonjour,
je suis en train d'apprendre à utiliser cordova/phonegap. Quand je veux compiler l'exemple il m'affiche
Running command: cmd "/s /c ""C:\Program Files (x86)\EasyPHP-DevServer-14.1VC9\data\localweb\project
s\phonegap\ee\platforms\android\cordova\build.bat"""
Buildfile: C:\Program Files (x86)\EasyPHP-DevServer-14.1VC9\data\localweb\projects\phonegap\ee\platf
orms\android\build.xml

BUILD FAILED
C:\Program Files (x86)\EasyPHP-DevServer-14.1VC9\data\localweb\projects\phonegap\ee\platforms\androi
d\build.xml:90: The following error occurred while executing this line:
C:\Users\boivin\AppData\Local\Android\sdk\tools\ant\build.xml:283: Le type d'ÚlÚment "dex" doit Ûtre
suivi des spÚcifications d'attribut, ">" ou "/>".

Total time: 0 seconds

C:\Program Files (x86)\EasyPHP-DevServer-14.1VC9\data\localweb\projects\phonegap\ee\platforms\androi
d\cordova\node_modules\q\q.js:126
throw e;
^
Error code 1 for command: cmd with args: /s /c "ant debug -f "C:\Program Files (x86)\EasyPHP-DevServ
er-14.1VC9\data\localweb\projects\phonegap\ee\platforms\android\build.xml" -Dout.dir=ant-build -Dgen
.absolute.dir=ant-gen"
ERROR building one of the platforms: Error: cmd: Command failed with exit code 8
You may not have the required environment or OS to build this project
Error: cmd: Command failed with exit code 8
at ChildProcess.whenDone (C:\Users\boivin\AppData\Roaming\npm\node_modules\cordova\node_modules\
cordova-lib\src\cordova\superspawn.js:131:23)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:735:16)
at Process.ChildProcess._handle.onexit (child_process.js:802:5)
j'ai bien installé le sdk pour android et je l'ai ajouté dans la path mais ça ne marche toujours pas.