I want to change all icons of android phone from my application project images.. Icons of google icons,youtube icons,other apps icons that has been installed in phone
how can i achieve this programatically
I want to change all icons of android phone from my application project images.. Icons of google icons,youtube icons,other apps icons that has been installed in phone
how can i achieve this programatically
I think is possible if you develop your own Launcher application. If your application is not a louncher application it is not possible to change icons on the phone. You can read this tutorial to get an idea:
https://www.androidauthority.com/make-a-custom-android-launcher-837342-837342/
Also look at this: