Is it possible to change at runtime the icon of my intel xdk cordova app based on app "state"?
is there a plugin or a way to do it?
thank you
链接已复制
1 回复
Icons on the desktop are static. You may be thinking of a "widget" which is not an icon but an active view on the desktop. Building something like that with Cordova would require a special plugin. I've never heard of it being done, but that doesn't mean it cannot be done. You should search the web for something like "cordova phonegap plugin android desktop widget."
