Phonegap Boilerplate allows easy customization of app icon and splashscreen.
To change your app icon/splashscreen, you must add :
resources/icon.png (1024 x 1024)resources/splash.png (2208 x 2208)Then, you can run make generate-resources.
All resources are automatically generated, juste use make build to build your changes.
Note : Dev dependencies are required.