The calender app does it... How can I make an app icon change based on stored info from the iPod or iPod app settings?
EDIT:
I realized today that it is possible to access bundles via the sdk. (At least read access) If I had a graphics API (OpenGL, perhaps) then I could possibly modify the icon like that. The operation would be:
- get icon.png from bundle.
- modify it
- resave it into the bundle.
Does that make sense?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…