On typing cordova build android
in a DOS box, nothing is built, but instead I see an error message:
Error: Source path does not exist: resources/android/icon/drawable-hdpi-icon.png
I have updated Cordova, android rm & add everything still no luck. I am a native android developer feeling very hard to learn Cordova hybrid app development please guide me to descriptive link too.
If you project is created using Ionic then do the following :-
After doing the above open you cli , go to the root of your project and enter
your icon and splash will be generated and config file also will be updated.
If you have created this project using cordova/phonegap :-
or
remove all the icon path and just add this line to your config.xml