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.
+1
A:
I'm not aware of a way to change the Application Title in code. I believe it's fixed once your app is installed.
If you want an icon that changes to notify the use of things add an App Widget to your application and users can add this to their Home Screen.
Dave Webb
2010-04-27 06:25:59