Mimic The iPhone Settings.app In Your Applications: InAppSettingsKit
20
May
// php the_time('Y') ?>
InAppSettingsKit is an open source solution for iPhone app. developers to easily add in-app settings to iPhone applications.
It offers an hybrid approach by maintaining the Settings.app pane, so, user can decide where to change the settings.
The kit can be integrated into any iPhone application easily (but may require tiny updates).
Although the intention of InAppSettingsKit is to create a 100% imitation of the Settings.app behavior, there are few more features provided like "overriding the settings file that is used in-app".
- Tags:
iPhone
- Filed under: BSD License, Goodies, Mobile Development
- 1 Comment
















One Response for "Mimic The iPhone Settings.app In Your Applications: InAppSettingsKit"
This is very beneficial when developing an application for the iPhone – knowing what your users settings will be greatly increases performance.