When I run the command, I get the error:
C:\\Users\\me\\adtworkspace\\project1>cordova platform add android [Error: The provided path \"C:\\Users\\me\
I have faced the same but building for iOS. I had an old build within the platforms folder. Try deleting it, then build again:
platforms
phonegap build [ios/android]
Hope this helps!