|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
How to hide icons on iPhone ? hello, I have iPhone Touch that I had purchased last month. Well, I enjoy different features provided by it and at the same time, I have discovered that there are many applications that I don't really use like stocks n all.... I don't want to really remove this applications, want to keep them for futher in case. but can I atleast hide the icons of these applications in the main menu of my iPhone ? How can I hide these icons in the homepage ? Any ideas....help thanks |
#2
| |||
| |||
Re: How to hide icons on iPhone ? Follow the steps -
|
#3
| |||
| |||
Re: How to hide icons on iPhone ? To remove icons from the springboard, you can use customize.... but if its an application like stocks or weather that you know you are not going to use, there is a way to remove it. This works for any other application that you want to remove.... To remove them you'll need to have a jailbroken iphone SSH into the phone with your favorite software, use WinSCP. Browse to /private/var/Applications - This is where all of the applications are saved Now delete the folder for stocks, weather, the itunes store = mobilestore.app. Restart the phone |
#4
| |||
| |||
Re: How to hide icons on iPhone ? You need to have a jailbroken iPhone with some means of accessing the filesystem so you can edit com.apple.springboard.plist. Specifically: Navigate to "/var/root/Library/Preferences/" and open up "com.apple.springboard.plist" in a plain text editor. In the text editor, look for "<key>SBEnableALS</key><true/>". Below it, add these two lines: <key>SBEnableAppReveal</key> <true/> Save that and restart your iPhone. When you get back to the home screen, Safari, YouTube, and The iTunes Store will be hidden. To unhide them, double tap their respective spaces. To enable hiding of other applications, add the following to the Info.plist file contained within the .app folder: <key>SBIsRevealable</key> <true/> To disable hiding, change the "true" variable to "false". It should end up looking like: <key>SBIsRevealable</key> <false/> |
![]() |
|
Tags: hide, icons, iphone |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Hide some icons in the notification area | MAGAR | Customize Desktop | 4 | 25-11-2009 09:00 PM |
Hide icons in windows xp | MAURA | Operating Systems | 3 | 30-06-2009 03:57 PM |
Windows x64 Xp No Hide Desktop Icons | ABBOTT | Customize Desktop | 2 | 15-04-2009 06:54 PM |
Hide all Icons on the Desktop | Steinbach | Customize Desktop | 3 | 26-02-2009 12:01 AM |
To hide the icons from desktop | vinodpathak_214 | Customize Desktop | 4 | 19-01-2009 08:51 AM |