I am trying to build phonegap using command phonegap build android
though it always fail with below error
D:\mydolder\myproject>phonegap build android
[phonegap] detecting Android SDK environment...
[phonegap] using the local environment
[phonegap] compiling Android...
[TypeError: Cannot set property 'text' of null]
[error] Cannot set property 'text' of null
I have downloaded android sdk and set it in Environment Variables as mentioned in this link http://docs.phonegap.com/en/2.2.0/guide_getting-started_android_index.md.html