AppIconNameChanger
AppIconNameChanger copied to clipboard
Library to change Android launcher App Icon and App Name programmatically !
I think this package must be converted for flutter apps. Thanks
The app icon and names are not changing frequently, after installing the app only once changed and 2nd time changing on wards app going invisible.
When I tested on the Android Q this Flag is not working >> PackageManager.COMPONENT_ENABLED_STATE_DISABLED,PackageManager.DONT_KILL_APP The app still Kill when I try to change any Icon on android Q **Note I...
Is there a way for changing app launcher icon even though app is not running?
I think this package must be converted for cordova apps.