vote up 0 vote down star

Hi all, I want to write a simple program which can customize iphone icons like their positions or something like theme creators. and I want to know how some programs' settings are in the iphone main setting tab. I really need help. thanx in advance

flag

40% accept rate

1 Answer

vote up 3 vote down

If you mean you want to retheme the springboard (the place where apps icons are displayed) you can't. If you want to retheme things inside your own application it is doable, but it really depends on the design of your application.

To get your apps settings into the Settings app you just need to add a Settings.bundle to your app, which a plist describing the preferences. There is documentation for it here.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.