android - Application build error phonegap -


i trying create hello world application android using phonegap , beginning phonegap development. have setup environment variables , done project created when run following error

d:\hello\example\fuckhead>phonegap run android [phonegap] detecting android sdk environment... [phonegap] using local environment [phonegap] adding android platform... 'c:\users\ram' not recognized internal or external command, operable program or batch file.    [error] cmd: command failed exit code 1 

have come across such problem . or if have idea why error causing please let me know. thank in advance.

make sure have given ant build path in environment variables , sdk path. both wonder


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -