Is it possible to create an android app that is able to change pre-installed applications launcher icons.
if yes then please provide links, code that can help me.
Is it possible to create an android app that is able to change pre-installed applications launcher icons.
if yes then please provide links, code that can help me.
By saying "Pre-installed", you mean system apps? If it is, then that is not possible, as far as I know from Android
EDIT: Unless the solution that you're looking for is simply changing the shortcut, otherwise the answer is NO.
You cannot permanently change their icon but, you can change their icon as providing shortcuts for any application.
You can find any help by considering these post.
As I understand, you want to do this:
Simple answer to your question:
If you want to do this, first answer these questions:
what did you mean by "change pre-installed applications launcher icons" Do you mean to change the android icon and replace with your own icon? If so, the answer is yes. You can just replace your icon into the drawable folder of your current workspace. The name of your icon should with the name "icon.png or icon.jpg or icon.gif"
You can't edit any system (pre - installed) App properties in Android Phone.