I am an extremely newbie in working in cordova/phonegap app development and would like to implement a function to read in the command line arguements supplied to cordova
For an example if I write the following code:
cordova build android insong.wmv
How do I get the android java to read in the command line arguements?
I searched on stackoverflow, but to no avail:
https://stackoverflow.com/search?q=cordova+command+line+arguements