PhoneGap Android: How to force Application to use icons from asset\www\res instead res\drawable folder?
问题 I have created new Android phonegap project using eclipse and put my existing WWW folder of my iphone phonegap project. I have all the icons and screen added for android device inside Android folder as show here.. and also added it to my config.xml For HDPI I have following icon and screen. assets\\www\\res\\icon\\android\\icon-72-hdpi.png assets\\www\\res\\screen\\android\\screen-hdpi-portrait.png When I run the application in Emulator, it keep showing the default PhoneGap icons and splash