You know how to Android in Phonegap Add a custom .png icon on it? I changed the AndroidManifest.xml “android:icon=”@drawable/ic_launcher” to a custom name, but it doesn’t work. Also, my icons are all in the www/res/drawable folder, and each png should be correct I don’t know what the deal is. Any help would be greatly appreciated.
But if you don’t want to use the builder, this thread may help you:
App icon for Android in Phonegap< /p>
Icon for app using Phonegap for android
See the answer in English> PhoneGap Android: How to force Application to use icons from asset\www\res instead res \drawable folder? 1 one
Do you know how to add a custom .png icon on Android in Phonegap? I changed AndroidManifest.xml “android:icon = “@ drawable / ic_launcher” to a custom name, but Doesn’t work. Also, my icons are all in the www/res/drawable folder, and each png should be the correct size. I don’t know what this deal is. Any help would be greatly appreciated.
You can use PhoneGap Builder to easily describe application icons in config.xml.
But if you don’t want to use a builder, this thread may help you:
App icon for Android in Phonegap
Icon for app using Phonegap for android