Enable Street View Feature on iPod Touch Google Maps App
iPod Touch firmware 2.2, released the same time with iPhone firmware software version 2.2, has locked and disabled the Street View feature in the iPod Touch Google Maps application. The lockout is probably to differentiate premium between more profitable iPhone and iPod Touch.
However, iPod Touch community quickly figure out a hack to enable the Google Maps Street View feature in iPod Touch. With jailbreaking and XML code editing, the Street View feature can be re-enabled on Maps app of iPod Touch.
To hack and enable the Google Maps Street View features on iPod Touch, follow these steps:
- Download this file via SSH: /System/Library/CoreServices/SpringBoard.app/N45AP.plist.
- Convert the .plist binary file to XML at http://iappcat.com/plist/bin2xml.
- Find the following lines of code:
<key>standAloneContacts</key>
<true/>Beneath it add the following lines of code:
<key>telephony</key>
<dict>
<key>maximumGeneration</key>
<real>2.5</real>
</dict> - Save the XML file.
- Go to http://iappcat.com/plist/bin2xml to convert the XML file to binary.
- Rename the original file to N45AP.old.
- Copy the new N45AP.plist into the device (make sure permissions are 644).
- Reboot iPod.
All new Maps feature will now working properly. However, there is annoyance that there will be occasional pop up of messages about search for service (that replaces the word iPod in the top left corner) and waiting for activation notice (there is another hack that fix this “no service” error). Music settings and music slot in Preferences is reset too, unless users perform the following trick. To get the proper preferences back, go to /Applications/Preferences.app folder and do the following:
- Rename Settings-iPhone.plist to Settings-iPhone.old.
- Copy out Settings-iPod.plist and rename to Settings-iPhone.plist then copy back in.
- Reboot iPod.
All settings will be available as before hacking, and music prefs is back to original settings.
Related Articles
- New Street View Feature In Google Maps
- Google Maps and Earth vs Microsoft Live Search Maps
- Using Google Earth Mobile On iPhone And iPod Touch
- Google Earth App for iPhone and iPod Touch Free Download
- Amazon Announces New Mobile Shopping Application For iPhone And iPod Touch (With ‘Amazon Remembers’ Feature)
- Add and Embed Google Maps, Google Checkout and Google Search to Web Page Easily with WebAssist Dreamweaver Tools for Google
- Download and Save Google Maps via Google Map Saver
- Tailored Google Talk For Apple iPhone and iPod Touch
- Easy Way to View and Watch Blip.tv Episode Videos on iPhone or iPod
- New iPod Touch (3rd Generation) With 3.5″ Widescreen Glass Display, Revolutionary Multi-Touch UI And “iPhone 3GS Performance”









































