...
To do this, navigate into the parent folder that will hold your Cordova project, and run the command:
Create
cordova create <nameOfCordovaAppFolder> <appID> <appName>
...
This will create a new folder on your computer named "myCordovaApp". This is your Cordova "project root" folder.
Next Steps:
Android: Create a Signing Certificate