namedfork.net

Trace:


Differences

This shows you the differences between two versions of the page.

iphone:sbcustomicon [2009-10-27 05:28]
zydeco created
iphone:sbcustomicon [2009-12-18 03:19] (current)
zydeco
Line 2: Line 2:
SBCustomIcon is a MobileSubstrate-based extension that allows iPhone applications to easily change their icon in SpringBoard. SBCustomIcon is a MobileSubstrate-based extension that allows iPhone applications to easily change their icon in SpringBoard.
===== Requirements ===== ===== Requirements =====
-  * Jailbroken iPhone or iPod touch (OS 2.0 or later)+  * Jailbroken iPhone or iPod touch (OS 2.0 to 3.1.2)
  * MobileSubstrate   * MobileSubstrate
 +
===== How it Works ===== ===== How it Works =====
SBCustomIcon adds the following methods to the **UIApplication** class for customizing the app icon: SBCustomIcon adds the following methods to the **UIApplication** class for customizing the app icon:
Line 49: Line 50:
  * You can check out the source code from subversion:\\ ''svn checkout svn:/''''/vc.namedfork.net/namedfork/sbcustomicon/tags/1.0'' \\   * You can check out the source code from subversion:\\ ''svn checkout svn:/''''/vc.namedfork.net/namedfork/sbcustomicon/tags/1.0'' \\
  * Or browse and download it with WebSVN:\\ [[http://vc.namedfork.net/nf/sbcustomicon/]]   * Or browse and download it with WebSVN:\\ [[http://vc.namedfork.net/nf/sbcustomicon/]]
-