Changing the application icon text dynamically in Android
- by Achal
Hi Friends,
I am developing a calendar app, wherein i will using a service to display date in the application icon text itself. For Eg: If date is: 26 Apr 2010, then my application name in the phone menu will also show the same.
So I am not understanding how to change the application's icon text dynamically through program.