Results 1 to 4 of 4

Thread: How to hide icons on iPhone ?

  1. #1
    Join Date
    Feb 2009
    Posts
    55

    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. #2
    Join Date
    Jan 2006
    Posts
    6,878

    Re: How to hide icons on iPhone ?

    Follow the steps -

    • Install BossPrefs. This application can be found in the utility section of Cydia.
    • Open the BossPrefs app.
    • Tap on the Hide Icons button on the bottom of the BossPrefs screen.
    • Scroll down the list to find the icon you would like to hide. Tap the ON switch to turn it to off in order to hide an icon for the application.
    • This does not remove the app from your phone, it merely hides the icon. This is very useful for apps that you cannot remove such as the apps that come installed on the phone from the factory

  3. #3
    Join Date
    Jan 2006
    Posts
    4,545

    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. #4
    Join Date
    May 2008
    Posts
    5,812

    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/>

Similar Threads

  1. Hide some icons in the notification area
    By MAGAR in forum Customize Desktop
    Replies: 4
    Last Post: 25-11-2009, 09:00 PM
  2. Hide icons in windows xp
    By MAURA in forum Operating Systems
    Replies: 3
    Last Post: 30-06-2009, 03:57 PM
  3. Windows x64 Xp No Hide Desktop Icons
    By ABBOTT in forum Customize Desktop
    Replies: 2
    Last Post: 15-04-2009, 06:54 PM
  4. Hide all Icons on the Desktop
    By Steinbach in forum Customize Desktop
    Replies: 3
    Last Post: 26-02-2009, 12:01 AM
  5. To hide the icons from desktop
    By vinodpathak_214 in forum Customize Desktop
    Replies: 4
    Last Post: 19-01-2009, 08:51 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,056,913.89907 seconds with 17 queries