Enable Street View on Touch 2.2

Discussion in 'Off-Topic Lounge' started by daven1985, Aug 21, 2009.

  1. daven1985

    daven1985 Member

    Apr 21, 2009
    14
    0
    0
    #1 daven1985, Aug 21, 2009
    Last edited: Jan 20, 2010
    i've found the trigger so this is probably the easiest way for the time being...

    1. get this file via ssh: /System/Library/CoreServices/SpringBoard.app/N45AP.plist
    2. convert to xml at http://iappcat.com/plist/bin2xml
    3. add

    <key>telephony</key>
    <dict>
    <key>maximumGeneration</key>
    <real>2.5</real>
    </dict>

    underneath

    <key>standAloneContacts</key>
    <true/>

    4. save then using that website again reconvert to binary
    5. rename original file N45AP.old
    6. copy new N45AP.plist in (make sure permissions are 644)
    7. reboot ipod

    Update: to get the proper preferences back:
    /Applications/Preferences.app

    1. in this folder rename Settings-iPhone.plist, to Settings-iPhone.old
    2. copy out Settings-iPod.plist and rename to Settings-iPhone.plist then copy back in
    3. reboot
    all settings will be available as before (music prefs back)
    (make sure permissions are 0664)

    Remaining Issue - Waiting for activation popup

    Hopefully someone can patch the frameworks or springboard which wouldn't require this to be done! Anyway if you're desperate to try it out, that's all that needs to be done there's nothing wrong with stability or anything so you're not going break anything permanently trying this out.
    enjoy

    Quote [Originally Posted by timmyj9]
     
  2. Brazilian Rider

    Brazilian Rider Well-Known Member

    Mar 6, 2009
    3,276
    1
    0
    Favorited until tomorrow.
     

Share This Page