HT201365 I just updated to ios 7 on my iPhone 4 how do you turn the apps off when your not using them? The old way of double clicking and then pressing the app until a red minus button comes doesn't work it opens it back up!?

I just updated to ios 7 on my iPhone 4 how do you turn the apps off when your not using them? The old way of double clicking and then pressing the app until a red minus button comes doesn't work it opens it back up!?

Double click home button, then swipe up on app picture (not the icon itself)

Similar Messages

  • HT201365 how do I now close apps the old way of double clicking Siri button and touching the app no longer works

    how do I now close apps the old way of double clicking Siri button and touching the app no longer works

    There isn't currently a way to edit or control which apps appear in the 'open in' list apart from deleting (or deleting and reinstalling) apps - you could try leaving feedback and maybe in the future we'll have some sort of control : http://www.apple.com/feedback/ipad.html

  • I would like to run the vi first and then press the safe button to write it to disk.i am sending you the vi. please can you tell me how can i correct this vi?

    i am running some vis in frames of sequence frome frame number 1 to frame 10.after this i would like to create one other vi with some strings and i want to save it to disk with a save button. i am opening,writing and closing the data.what i want is that a save button to write the file .moreover i would like to run the application first and then press the safe button to write it to disk.i am sending you the vi. please can you tell me how can i correct this vi?
    Attachments:
    savestrings.vi ‏80 KB

    Here's a picture of a while loop around part of your code. All it's doing is waiting to write until the user presses the save button. If you need it to do more, explain in more detail.
    Attachments:
    While_Loop.jpg ‏17 KB

  • Just updated to iOS 6 for iPhone, and now Yahoo takes forever to load.

    Help! I updated my iPhone 4 to iOS 6 and now my Yahoo mail either takes forever to load, or never loads at all. Both receiving and sending are sketchy and go at a snail's pace.
    I've scoured the Internet and tried all the fixes - deleted account and added again (multiple times), restarted phone, added yahoo account as "other", logged in from a computer, turned off iCloud...
    It's driving me bonkers... What am I missing? Yahoo mail still works fine on my iPad, which is running the older iOS.
    Heeeeeelp!

    iOS: Not responding or does not turn on
    Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is the thing to do

  • Just updated my iPad to ios5. How can I turn off tabbed browsing in Safari?

    My wife just updated her iPad to ios5 because of problems with Safari. Now she cannot see her previous web pages as she could in ios4. Instead she sees tabbed browsing which she hates. Can tabbed browsing be turned off and Safari restored to the way it used to work? Are there any alternatives/
    Thanks.

    You can't turn it off. Sorry. Take a look at iCab Mobile. It's another browser that's available in the App Store. It has both tabs and thumbnails (and tons of other neat features).

  • JTRee's not updating when your not using DefaultTreeNode

    See topic @ http://forums.sun.com/thread.jspa?threadID=153854&start=0&tstart=0
    I have very similar issue, I have a JTree (with CheckBoxes for it's leaves and branches), and I am using a custom TreeModel rather than DefaultTreeModel.
    I can add nodes to my TreeModel correctly, but the tree has doesn't always display new nodes.
    Any nodes added to a node/branch show correctly if, and only if I have not expanded the branch yet. Once I expand a branch new nodes never appear. They are being added to the model correctly, because I can select them(by selcting the parent) and print all selected nodes.
    In the the thread listed above it looks like all I sould have to do is implement hashCode() and equals()..
    But when looking @ http://java.sun.com/javase/6/docs/api/javax/swing/tree/DefaultTreeModel.html
    I cann't find anything about equals() or hashCode()
    Can anyone provide some insight on what they do, or if I'm barking up the wrong tree.
    PS sorry for zombifying the previous thread, most MB I've been on preffered zombies to 30 threads regarding the same issue.

    so here's a severely condensed version of my code.
    class CheckTreeModelSupport implements TreeModelListener {
       List alistListeners = new ArrayList<TreeModelListener>;
       //Above just struck me as odd... but I believe that's how Sun said to do it.
       public void addTreeModelListener(TreeModelListener listener) {
           if ((listener != null)  && !alistListeners.contains(listener))
              alistListeners.add(listener);
       // Also defined removeTreeModelListener(TreeModelListener), fireTreeNodesChanged(TreeModelEvent),
       // fireTreeNodesInserted(TreeModelEvent), fireTreeNodesRemoved(TreeModelEvent), fireTreeStructureChanged(TreeModelEvent)
       // and the fireTreeNodesInserted(Object, Object[], int[] Object[]) as you reccomended above.
    class CheckBoxNode extends TreeModelSupport implements TreeModel {
             private String strText;                                         // text for node
             private boolean bState;                                       // stores wether the CheckBox is Checked or not
             private int iBranchCount;                                     // strores number of children
             private int iIndex;                                               //  stores index among siblings
             static CheckBoxNode cbnodeLastSelected;         // for keeping track of where to insert new nodes
       .     private List<CheckBoxNode> alistChildren;          // ArrayList of childNodes
    // skipping, a laundrylist of stuff that doesn't apply    
             public CheckBoxNode addChild(String strName) {
                 CheckBoxNode cbnodeNew= new CheckBoxNode(strName, this, iBranchCount);
    //Constructor sets node text to strName, uses this to identify it's parent, for various initializing, and iBranchCount to set the iIndex
                 TreeModelEvent eventNodeAdded = null;
                 if (alistChildren == null)
                    alistChildren = new ArrayListCheckBoxNode();
                 alistChildren.add(cbnodeNew);
                 iBranch++;
                 eventNodeAdded = new TreeModelEvent(this,getPathToRoot(this), new int[]{cbnodeNew.getIndex()}, new CheckBoxNode[]{cbnodeNew});
                 return cbnodeNew; } Let me know if any other code is of use, and if so what you need to see
    Edited by: porpoisepower on Feb 1, 2010 10:19 PM

  • HT201365 I just update to ios 7 and now it does not accept my 4 digit code to unlock it.. what can i do? help pleasee!

    Help pleasee!

    Locked Out, Forgot Lock or Restrictions Passcode, or Need to Restore Your Device: Several Alternative Solutions
    1. iOS- Forgotten passcode or device disabled after entering wrong passcode
    2. iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    3. Restoring iPod touch after forgotten passcode
    4. What to Do If You've Forgotten Your iPhone's Passcode
    5. iOS- Understanding passcodes
    6. iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    Forgotten Restrictions Passcode Help
    You will need to restore your device as New to remove a Restrictions passcode. Go through the normal process to restore your device, but when you see the options to restore as New or from a backup, be sure to choose New.
    Also, see iTunes- Restoring iOS software.

  • Just updated to IOS 7 on iPhone 5 and no longer have iTunes

    I downloaded and installed IOS 7 (sorry I did) and now I no longer have an Icon for Itunes. I have one for the store, but not one for the app that should reside on my phone.

    If you had it in a folder, note that folders now have only 9 items instead of 12, but they have multiple pages; you can scroll through the pages of a folder like you do with the Home screen. Took me a while to figure that out.

  • How do I turn my nano off when holding the pause button does not work?

    my nano won't turn off or take a charge.....Help.

    You know, one good way of putting people off helping you is to post multiple threads with your one problem in it. It's very silly and very tedious.
    Have you checked the thousands of other threads that have discussed this same problem? That would probably be a better use of your time than what you are doing now.

  • When I open Creative Cloud there is only a thinking wheel and nothing else. I have downloaded it again but still doesn't work. I want Lightroom and it keeps saying I need this to download it.

    I have downloaded it again but still doesn't work. I want Lightroom and it keeps saying I need this to download it.

    1.If internet is fine then this might be becase of Creative cloud files, please try the steps metioned in http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launchin g-cc.html and see if it works.
    2.Please navigate to ~/Library/Application Support/Adobe/OOBE/opm.db and trash it. Try to launch CC desktop and sign in with your Adobe Id (http://helpx.adobe.com/x-productkb/global/access-hidden-user-library-f iles.html) .
    {Note for step 2: The file is in the user Library, not the Applications folder. To see the hidden user Library (not the system Library) in the Finder click on the Gomenu item and then hold down the Alt / Option key. You will see Library appear between Home and Computer. Click onLibrary and then navigate toApplication Support > Adobe > OOBE.
    Alternatively open the Terminal and paste in the following and then press the Enter / Return key:
    rm ~/Library/Application\ Support/Adobe/OOBE/opm.db, This will also delete the file}
    Other related threads:
    http://forums.adobe.com/message/5468864 (spinning blue wheel)
    http://forums.adobe.com/message/5469306
    Hope it works.
    Regards,
    Rajshree

  • Is there some way I can insert and play these additional audio files, accessible via separate button

    I am converting a CD-ROM course to an online format with that software.
    In the majority of slides created I have used the Import Audio function to insert a primary audio file containing important curriculum information.
    This file typically activates the moment you open the slide.
    So far so good.
    However, in many slides I also need to insert some secondary audio files.
    While the Import Audio function permits me to splice several files into one, this isn't what I want.
    Instead, I need to insert one or more additional audio files that can be activated independently via separate buttons on a given slide.
    I can in fact do this with the Insert Button function, but in the process a Windows Media Player file opens when I convert the project into HTML.
    My question:
    Is there some way I can insert and play these additional audio files, accessible via separate buttons, without creating and opening a Windows Media Player file?
    Thanks

    It is hard to assess the situation without sitting at your computer and having a look myself.  First, if you're seeing space savings I doubt all your files are a compressed format.  Frequently if you try compressing a compressed format file such as AAC (don't confuse with AIFF) you will actually find the file gets larger because there is overhead to compression and if it cannot compress any more then you end up just adding overhead on top of no savings.  Second, normally if you zip the iTunes library it would basically make it inaccessible to iTunes and iTunes would make you a brand new library or at least flag all your tracks as missing (as you are seeing ain part).
    I don't know what computer you are running, which operating system, which version of iTunes.  Unless they have done something radical in Lion in terms of letting you zip your iTunes folder and still have it functional, you either didn't zip the whole thing, or... I don't know.  One scenario is that somehow your media have been split up and you have them in several locations.  One isn't really part of your library except for 80 tracks, so when you compressed it (and I still am puzzled by the compression unless it was AIFF files you were no longer using), it didn't really make much difference to the playability.  Then you have an untouched library elsewhere.
    Use the Reveal In Finder command to see where some of those problem files are located vs. where the playable files are located.

  • Before I upgraded my iPad mini, you could turn off apps to save battery power by double clicking the control button and then holding your finger on the app button until the minus sign appeared.  That doesn't work anymore.  How do you turn off the apps wit

    Before I upgraded my iPad mini, you could turn off apps to save battery power by double clicking the control button and then holding your finger on the app button until the minus sign appeared.  That doesn't work anymore.  How do you turn off the apps with ios7

    Now you swipe downward, the app will appear and you delete, keep scolling to the right as in the past.  With the new operating system you also swipe downward to get the search bar to find an app

  • HT201365 I just I just updated to iOS 7 and now my calendars are not keeping the information on the days that should be marked.  The info is there in my iCloud on my computer, just not on the iPhone.  Has anyone had the same problem and what can I do abou

    I just update to iOS 7 on my iPhone 4s. The calendars on my iPhone are not keeping the information on the days that should be marked.  The info is there in my iCloud on my computer, just not on my phone.   Has anyone else had the same problem and what can I do about it?  Is it at bug in the iOS 7 update?

    What do you mean by "on the days that should be marked"?  Are you calendar events displayed on the wrong days?

  • Just updated to IOS 7.1.2, now some games and apps don't have sound.  What to do?

    I Updated to iOS 7.1.2 and some of my already installed apps and games don't have sound.  Some apps and games do have sound.  The sound was never adjusted on any of the games.  I tried deleting and reinstalling the ones with no sound and still no sound.  how can I resolve this issue?

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) http://support.apple.com/kb/ht1430
    Check your settings. The iPads have a small switch on the right edge. It can be used as a rotation lock to keep the screen from automatically reorienting itself as you move around, but you need to have the tablet’s settings configured properly. That same switch, right above the volume buttons, can also be set to function instead as a mute button to silence certain types of audio.
    If the switch is set to work as a mute button, you can change its purpose to “screen-rotation lock” by tapping the Settings icon on the home screen. On the Settings screen, tap General on the left side, and on the right side of the screen flick down to “Use Side Switch to.” Tap to select Lock Rotation or Mute to set the button’s function. Even if you set the side switch for your preferred use, you can still mute the Mini or lock the screen. Just double-click the Home button, and when the panel of apps appears along the bottom edge of the screen, flick the row from left to right with your finger. Tap the icon on the far left side of the row to either lock the iPad’s screen or mute the iPad’s alerts, notifications and sound effects. Music, podcasts and video are not muted unless you turn the volume all the way down.
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/ts5180
    iPhone: Can’t hear through the receiver or speakers
    http://support.apple.com/kb/ts1630
    http://www.atreks.com/app-no-sound-on-ipad-4-%E2%80%93-what-to-do/
    To solve some sound problems, just follow these simple steps
    1. Go to Settings
    2. Tap on General
    3. Tap on Reset
    4. Tap on Reset All Settings
    What this effectively does is to reset some of your Settings to factory default. It’s not a complete removal of settings. It removes all of your preferences for Wi-Fi, Bluetooth, Do No Disturb, Notifications, General, Sounds, Brightness & Wallpaper and Privacy. It doesn’t affect your data. All of your email accounts will remain intact, as well as any SMS text or iMessages.
     Cheers, Tom

  • Just updated to iOS 5.1.1 stuck on waiting when trying to load apps from the apps store

    Yesterday I updated my Ipad 2 to iOS 5.1.1.  Ever since, whenever I try to download an app purchased in the App store, it gets stuck on "waiting', eventually times out and asks me if I want to cancel or retry.  Retry does not help.  Have they come up with a resolution for this yet.  Also, I wonder if I'm being charged for the App?  Thanks for any help

    Check iTunes and see if you have a pending or stalled download in there. If you do, finish that download or delete it if you can. If you can't finish or delete the download on the iPad, do it in iTunes on your computer and then sync the iPad. Then go back to the apps and see I'd they will download.
    If that doesn't work or if that was not the problem, go to Settings>Store >Apple ID, tap your ID and sign out. Then reboot the iPad, Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Then go back to Settings>Store>Sign in and sign in again and see if the apps will update.
    Once you tap on Install or Buy, you will be charged for the app. You will only be charged once. If nothing else works, you can download the apps in iTunes on your computer and then sync them to the iPad. If everything totally fails, you can contact iTunes support and report the issue and see about getting a refund if the apps will not download. However, I believe that if you try what I have suggested, one of those methods will work for you.
    If not - post back and others can offer help as well.

Maybe you are looking for

  • Office Professional 2007 programmes always giving a Please wait whilst Windows configures M.O. Prof Plus 2007 upon opening

    Very frustrating Am on Windows Vista with service pack 2 My discs are for Office Professinal 2007 (doesnt say plus on the packaging so assume its not - contains word 2007, excel 2007, powerpoint 2007, outlook 2007 with BCM, publisher 2007 and access

  • Back to School iPod promo with the Core 2 iMacs

    Does any one know if apple is planning on allowing the core 2 iMacs to be apart of the back to school promo? Under the terms and conditions they say "Products not listed in this chart are ineligible for a rebate". So does that mean that the core 2 co

  • First time flexer long time flasher

    Hi im having a bit of trouble getting an xml file that uses namespaces parsed into my first flex app, the basic structure of the xml is as follows:: <rss version='2.0' xmlns:IJKGD=' http://www.betadesigns.co.uk/RSS/'> --------other stufff------------

  • Hiding the submit button on text fileds

    Wne we issus a form there are a few text only answers in it. How do I hide the submit button as there is nothing to submit. Seems daft there is not an option to not show submit for certain answers. Thanks LG

  • Flush the queue

    Is there a best practice or a maintenance schedule when it comes to flushing out cancelled and success items from the queue? We have never done this and have around 2500 of each type sitting in the queue. Nothing is showing up as failed.