Fresh Cordova Build Error
I just installed a fresh copy of Cordova on Windows 10 and am trying to build my first Android app (using this guide). It seems like the script couldn't download gradle-2.2.0.pom,
Solution 1:
Remove the latest version of gradle and install gradle 2.1.4. Now try to build again. It worked for me.
Post a Comment for "Fresh Cordova Build Error"