+ Reply
Results 1 to 8 of 8
  1. #1
    What's Jailbreak?
    Join Date
    Oct 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re-Ordering Springboard

    Is there a way to re-order Springboard apps so that the stuff I don't use often are on page 2?

  2. #2
    iPhone? More like MyPhone
    Join Date
    Sep 2007
    Posts
    192
    Thanks
    15
    Thanked 31 Times in 23 Posts

    Download rSBT from the Installer.app

    100th post, WOOHOO

  3. #3
    What's Jailbreak?
    Join Date
    Oct 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    rSBT doesn't seem to be working... Looks like they are working on a 1.1.1 update.

  4. #4
    Green Apple
    Join Date
    Sep 2007
    Posts
    66
    Thanks
    7
    Thanked 24 Times in 17 Posts

    I figured out how to reorder springboard, with a lot of help from #iTouch

    Find the N45AP.plist file in /System/Library/CoreServices/SpringBoard.app/N45AP.plist and copy it to your desktop.

    Open terminal and type.

    cd ~/Desktop
    Then

    plutil -convert xml1 N45AP.plist
    Open the file in any text editor and rearrange the file order as you see fit.

    Then, back in terminal:

    plutil -convert binary1 N45AP.plist
    Next, put the file back on the iTouch.

    You can only rearrange Apple apps, but you can also order Mail, Maps, Weather etc.

    Keep a "virgin" copy of your N45AP.plist somewhere safe, just incase: you don't want to have no apps on springboard!

    -Adam

  5. #5
    Green Apple
    Join Date
    Sep 2007
    Posts
    67
    Thanks
    1
    Thanked 24 Times in 5 Posts

    There's a full mac tut here for all icons:

    http://www.touchdev.net/wiki/Rearranging_Apps

    No windows love yet since you can't edit plist files on windows. If anyone knows of a way let me know.

  6. #6
    Green Apple
    Join Date
    Sep 2007
    Posts
    66
    Thanks
    7
    Thanked 24 Times in 17 Posts

    Quote Originally Posted by RadicalxEdward View Post
    There's a full mac tut here for all icons:

    http://www.touchdev.net/wiki/Rearranging_Apps

    No windows love yet since you can't edit plist files on windows. If anyone knows of a way let me know.
    There was a link to an online "plutil" somewhere... I know there's also one random windows program that can edit plists... but i'm not sure which one as I'm a maccer through and through.

  7. #7
    My iPhone is a Part of Me
    Join Date
    Jul 2007
    Location
    Davis, California
    Posts
    674
    Thanks
    21
    Thanked 83 Times in 74 Posts

    http://140.124.181.188/~khchung/cgi-bin/plutil.cgi
    That will convert it so notepad/wordpad can read it.

    I've heard jEdit can read them, but I never got it working..

  8. #8
    What's Jailbreak?
    Join Date
    Oct 2007
    Posts
    7
    Thanks
    0
    Thanked 1 Time in 1 Post
    Check out

    http://iphone.natetrue.com/EricaUtilities/

    it contains a "native" plist converter that runs on your iphone/touch. Which works great. I am thinking if anyone can find native compilers so we don't need tool chain and can develop directly on iphone/touch.

    Well, you can ssh so to use your full featured keyboard for coding.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts