Difference between revisions of "/System/Library/CoreServices/SpringBoard.app"

From The iPhone Wiki
Jump to: navigation, search
Line 3: Line 3:
 
== Summary ==
 
== Summary ==
 
SpringBoard.app is essentially iOS's graphical user interface (much the same as GNOME is to Linux, Explorer is to Microsoft Windows, and Finder is to Mac OS) and manages graphical services ranging from icon badges, the dock, multitasking, and folders (among others).
 
SpringBoard.app is essentially iOS's graphical user interface (much the same as GNOME is to Linux, Explorer is to Microsoft Windows, and Finder is to Mac OS) and manages graphical services ranging from icon badges, the dock, multitasking, and folders (among others).
  +
  +
== Primary Functions==
  +
* SpringBoard acts a stacking window manager, rendering the child applications
  +
* SpringBoard acts as a GS event pump, providing system events
  +
* SpringBoard activates/deactivates and manages memory of the UIKit applications it launches
  +
 
=== MobileSubstrate Extensions ===
 
=== MobileSubstrate Extensions ===
 
After jailbreaking the device, SpringBoard.app can be extended with 3rd party extensions injected by [[Mobile Substrate]].
 
After jailbreaking the device, SpringBoard.app can be extended with 3rd party extensions injected by [[Mobile Substrate]].

Revision as of 00:32, 21 March 2011

SpringBoard on an unmodified iPhone 4 running iOS 4.0

Summary

SpringBoard.app is essentially iOS's graphical user interface (much the same as GNOME is to Linux, Explorer is to Microsoft Windows, and Finder is to Mac OS) and manages graphical services ranging from icon badges, the dock, multitasking, and folders (among others).

Primary Functions

* SpringBoard acts a stacking window manager, rendering the child applications
* SpringBoard acts as a GS event pump, providing system events
* SpringBoard activates/deactivates and manages memory of the UIKit applications it launches

MobileSubstrate Extensions

After jailbreaking the device, SpringBoard.app can be extended with 3rd party extensions injected by Mobile Substrate.

Alternatives

Apple developers and service center employees use SpringBoard's alternative called SwitchBoard.app. A simple launcher for other developer utilities, such as SkankPhone (SkankPod if on iPod device) and BurnIn.

Children

Folders

Files

Parents

Root/System/Library/CoreServices