Note that there are some explanatory texts on larger screens.

plurals
  1. POPhonegap will not compile android project
    text
    copied!<p>I try to execute phonegap install android but get this error message: an error occured in the android environment. xxx\xxx\platforms\android\cordova\run"' is not recognized as an internal or external command, operable program or batch file. Has anyone had this problem and overcame it? If so how?</p> <hr> <p>This was too long to go into the comments</p> <p>c:\Phone_Apps\MyApp>TREE C:\Phone_Apps\MyApp\platforms</p> <p>Folder PATH listing Volume serial number is 8CA7-78AB</p> <pre><code>C:\PHONE_APPS\MYAPP\PLATFORMS └───android ├───assets │ └───www │ ├───css │ ├───img │ ├───js │ ├───res │ │ ├───icon │ │ │ ├───android │ │ │ ├───bada │ │ │ ├───bada-wac │ │ │ ├───blackberry │ │ │ ├───ios │ │ │ ├───tizen │ │ │ ├───webos │ │ │ └───windows-phone │ │ └───screen │ │ ├───android │ │ ├───bada │ │ ├───bada-wac │ │ ├───blackberry │ │ ├───ios │ │ ├───tizen │ │ ├───webos │ │ └───windows-phone │ └───spec │ └───lib │ └───jasmine-1.2.0 ├───bin ├───cordova │ └───lib ├───libs ├───res │ ├───drawable │ ├───drawable-hdpi │ ├───drawable-ldpi │ ├───drawable-mdpi │ ├───drawable-xhdpi │ ├───layout │ ├───values │ └───xml └───src └───io └───cordova └───hellocordova </code></pre> <p>I lost the original output of the first update I ran it was a huge output with a warning somewhere in the middle.</p> <p>This is the output that I am getting now:</p> <pre><code>C:\Phone_Apps\MyApp&gt;npm update -g cordova npm http GET https://registry.npmjs.org/cordova npm http GET https://registry.npmjs.org/cordova/3.0.4 npm http 304 https://registry.npmjs.org/cordova npm http 304 https://registry.npmjs.org/cordova/3.0.4 </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload