hi, im trying to add platform android but the cordova is returning the follow error:
Creating android project...
C:\Users\aldir.koch\.cordova\lib\npm_cache\cordova-android\3.6.4\package\bin\node_modules\q\q.js:126
throw e;
^
Error: Failed to run "javac -version", make sure you have a Java JDK (not just a JRE) installed.
at C:\Users\aldir.koch\.cordova\lib\npm_cache\cordova-android\3.6.4\package\bin\lib\check_reqs.js:43:27
at ChildProcess.exithandler (child_process.js:662:7)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:766:16)
at Process.ChildProcess._handle.onexit (child_process.js:833:5)
ReferenceError: t is not defined
at flush (C:\Users\aldir.koch\AppData\Roaming\npm\node_modules\cordova\node_modules\q\q.js:126:21)
at process._tickCallback (node.js:442:13)
Thanks for the help.