<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Iphone Blog - Share Iphone Apps &#187; iphone multitasking</title>
	<atom:link href="http://www.iphoneunlockspot.com/tag/iphone-multitasking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iphoneunlockspot.com</link>
	<description>Iphone Tips Blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 06:15:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>iPhone Tip: How to Close Multitasking Apps on iOS 4</title>
		<link>http://www.iphoneunlockspot.com/iphone-tip-how-to-close-multitasking-apps-on-ios-4/</link>
		<comments>http://www.iphoneunlockspot.com/iphone-tip-how-to-close-multitasking-apps-on-ios-4/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 17:44:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Iphone News]]></category>
		<category><![CDATA[Iphone Reviews]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ios 4]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone multitasking]]></category>
		<category><![CDATA[iPhone Tips]]></category>
		<category><![CDATA[multitasking]]></category>

		<guid isPermaLink="false">http://www.simonblog.com/?p=7718</guid>
		<description><![CDATA[
			
				
			
		
How can I close the apps running in background via multitasking dock? Are all apps displayed in the dock running in background? Since the launch of iOS 4.0, I have received these questions from my friends and some of the blog readers. So I think it is better to write a blog post to share [...]]]></description>
			<content:encoded><![CDATA[</p>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.simonblog.com%2F2010%2F07%2F22%2Fiphone-tip-how-to-close-multitasking-apps-on-ios-4%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.simonblog.com%2F2010%2F07%2F22%2Fiphone-tip-how-to-close-multitasking-apps-on-ios-4%2F&amp;source=simonng&amp;style=normal&amp;service=bit.ly&amp;service_api=R_7de24b73b61edd19b045461210815fa9" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://www.simonblog.com/wordpress/wp-content/uploads/2010/07/ios4-multitasking-e1279619620917.jpg" alt="" title="ios4 multitasking" width="198" height="178" class="alignright size-full wp-image-7740" />How can I close the apps running in background via multitasking dock? Are all apps displayed in the dock running in background? Since the launch of <a href="http://www.simonblog.com/tag/ios-4/">iOS 4.0</a>, I have received these questions from my friends and some of the blog readers. So I think it is better to write a blog post to share the procedures with all of you. </p>
<p>The multitasking feature is the most notable update for iOS 4.0. As you may know, you can double press the Home button to bring up a multitasking dock that shows all those apps running in background. You can simply tap on any of the app icons and switch to your desired app instantly.</p>
<h3>How to Close Multitasking Apps</h3>
<p>To close an app in the multitasking dock, you can just tap and hold an app icon until it wiggles. Then you can tap on the minus symbol and terminate the app.<br />
<span id="more-7718"></span><br />
<img src="http://www.simonblog.com/wordpress/wp-content/uploads/2010/07/ios4-multitasking-close-app.jpg" alt="" title="ios4 multitasking close app" width="319" height="183" class="aligncenter size-full wp-image-7739" /></p>
<p>That&#8217;s it. Simple, right?</p>
<h3>Are all Apps displayed in the Dock Running in Background?</h3>
<p>That&#8217;s the answer for the first question. What about the second question?  Are the apps shown in the multitasking dock running as background apps? </p>
<p>Not really.</p>
<p>Unlike the cydia app &#8220;<a href="http://www.simonblog.com/2009/02/06/backgrounder-allow-iphone-apps-run-in-background/">Backgrounder</a>&#8221; that automatically puts app to run in background, Apple takes another approach to deliver multitasking feature while preserving battery life and performance. The app is not supposed to run in background by default. It is up to the application developer to enable the multitasking capability via <a href="http://developer.apple.com/technologies/iphone/whats-new.html">the multitasking API</a>. Apple provides seven multitasking services in iOS 4 including:</p>
<p><em>Background audio</em> &#8211; Allows your app to play audio continuously. So users can listen to your app while they surf the web, play games, and more.</p>
<p><em>Voice over IP</em> &#8211; Allows the VOIP app to run continuously. Users can now receive VoIP calls and have conversations while using another app. You can even receive calls when your phone are locked.</p>
<p><em>Background location</em> &#8211; Navigation apps can now continue to run while you are listening to their iPods, or using other apps. iOS 4 provides an efficient way to monitor location when users move between cell towers. This is a great way for your social networking apps to keep track of your shared locations.</p>
<p><em>Push notifications</em> &#8211; Receive alerts even when your app isn&#8217;t running.</p>
<p><em>Local notifications</em> &#8211; Similar to Push notification but the notification is sent locally instead of via remote server</p>
<p><em>Task finishing</em> &#8211; If your app is in mid-task when user leaves it, the app can now keep running to finish the task.</p>
<p><em>Fast app switching</em> &#8211; This will allow users to leave the app and come right back to where they were when they left &#8211; no more having to reload the app.</p>
<h3>Not all Apps Support Multitasking&#8230; It Really Depends on the Developers</h3>
<p>For those without technical background, you may not understand the above multitasking services. But one point I would like to highlight is that not all iPhone apps support multitasking. Only those apps implemented one of the above multitasking services can be run in background. If the developer does not update the apps and make use of the multitasking functionalities in iOS 4, that app will just behave the same as you run in it in older version of iPhone OS.  </p>
<h3>How to Tell the Difference</h3>
<p>Apparently, multitasking is a prominent feature for iOS 4. However, one thing that may confuse some of you is the apps displayed in the multitasking dock. You may also notice that the multitasking dock contains all recent applications that you have launched, no matter the app supports multitasking or not. But there is no way to tell whether the app is running in background until you switch to it. If the app resumes to the point where you left off, you can tell the app supports multitasking. When you switch to some of the apps, they go through the launch procedures and start all over again. Clearly, these apps do not support the multitasking feature.</p>
<p>Hopefully, this post can give you a basic understanding of multitasking feature in iOS 4 and you should know how to close those multitasking apps. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/bAsBwBhzZBJuS-z0uDU65rqS9iE/0/da"><img src="http://feedads.g.doubleclick.net/~a/bAsBwBhzZBJuS-z0uDU65rqS9iE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bAsBwBhzZBJuS-z0uDU65rqS9iE/1/da"><img src="http://feedads.g.doubleclick.net/~a/bAsBwBhzZBJuS-z0uDU65rqS9iE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SimonBlog?a=LLnFgHdBlXk:sOrrTyz2Tt8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SimonBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SimonBlog?a=LLnFgHdBlXk:sOrrTyz2Tt8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/SimonBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SimonBlog?a=LLnFgHdBlXk:sOrrTyz2Tt8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/SimonBlog?i=LLnFgHdBlXk:sOrrTyz2Tt8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SimonBlog?a=LLnFgHdBlXk:sOrrTyz2Tt8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SimonBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SimonBlog/~4/LLnFgHdBlXk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iphoneunlockspot.com/iphone-tip-how-to-close-multitasking-apps-on-ios-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What’s Hot in iPhone OS 4.0 Beta 3?</title>
		<link>http://www.iphoneunlockspot.com/what%e2%80%99s-hot-in-iphone-os-4-0-beta-3/</link>
		<comments>http://www.iphoneunlockspot.com/what%e2%80%99s-hot-in-iphone-os-4-0-beta-3/#comments</comments>
		<pubDate>Thu, 06 May 2010 16:20:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Iphone News]]></category>
		<category><![CDATA[Iphone Reviews]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[beta 3]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[iphone multitasking]]></category>
		<category><![CDATA[iPhone OS]]></category>
		<category><![CDATA[iPhone OS 4.0]]></category>
		<category><![CDATA[iphone os 4.0 multitasking]]></category>
		<category><![CDATA[orientation lock]]></category>
		<category><![CDATA[os 4.0 multitasking]]></category>

		<guid isPermaLink="false">http://www.simonblog.com/?p=6596</guid>
		<description><![CDATA[

			
				
			
		
Apple has recently released the iPhone OS 4.0 Beta 3 to developers. A report from BGR has uncovered several new features in the latest beta including File Sharing through iTunes, iPod Widgets, Orientation Lock and streamlined closure of multiple applications. Apple continues to enhance the multitasking interface as the iPhone OS 4.0 release date is inching [...]]]></description>
			<content:encoded><![CDATA[</p>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.simonblog.com%2F2010%2F05%2F07%2Fwhats-hot-in-iphone-os-4-0-beta-3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.simonblog.com%2F2010%2F05%2F07%2Fwhats-hot-in-iphone-os-4-0-beta-3%2F&amp;source=simonng&amp;style=normal&amp;service=bit.ly&amp;service_api=R_7de24b73b61edd19b045461210815fa9" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-medium wp-image-6597" src="http://www.simonblog.com/wordpress/wp-content/uploads/2010/05/iphone-os-4.0-250x183.png" alt="" width="250" height="183" />Apple has recently released the iPhone OS 4.0 Beta 3 to developers. A report from <a href="http://www.boygeniusreport.com/2010/05/04/hot-new-features-uncovered-in-iphone-os-4-0-beta-3/">BGR</a> has uncovered several new features in the latest beta including File Sharing through iTunes, iPod Widgets, Orientation Lock and streamlined closure of multiple applications. Apple continues to enhance the multitasking interface as the iPhone OS 4.0 release date is inching closer. From a usability perspective, the single biggest change in latest beta is that you no longer need to close the existing apps in order to open a new app.</p>
<p><span id="more-6596"></span></p>
<p>Overall, Beta 3 appears more stable as compared to Beta 2 release. The capability to take screenshots has been duly restored by Apple in this version.</p>
<p><strong>Multitasking: Closing Applications Gracefully!</strong></p>
<p>The current iPhone OS has a woeful way of closing applications. You press the icon, then you hold it there for a few seconds and then you tap the &#8216;x&#8217; to exit the application. Simply awful! Thankfully, the latest beta provides a mode that will display all apps running in the background with the same gestures as above. Then you can tap on “-” in a rapid fire round and close them quickly and easily.</p>
<p><strong>Transfer Files To/From Your Computer</strong></p>
<p>You will finally be able to drag and drop files from your computer to your iPhone, albeit in a not-so-simple manner. To enable file sharing, you need to plug your iPhone to iTunes and navigate to the apps page. The apps page has a widget which allows files to be dragged and dropped to/ from your computer. Not the best way to do it, but after all <em>something is better than nothing at all.</em></p>
<p><strong>Orientation Lock: No More Turning Screens</strong></p>
<p>Not many users are fond of the iPhone UI flip from portrait to landscape and vice-versa. In fact, it is irritating for people who are using their iPhones lying in bed and the screen just keeps turning on its own every now and then. One tap on the Orientation Lock and your screen will stop rotating. Thank you Mr. Jobs, I need that badly!</p>
<p><strong>iPod Controls</strong></p>
<p>Right next to the Orientation Lock is a set of new widgets that control the iPod app. Just swipe to the left and the iPod app multitasking interface lets you play, pause, next, back and access your music. Enjoy!</p>
<p><img src="http://www.simonblog.com/wordpress/wp-content/uploads/2010/05/iPhone-4.0-iPod-Control-250x375.jpg" alt="" title="iPhone 4.0 iPod Control" width="250" height="375" class="aligncenter size-medium wp-image-6605" /></p>
<p>The latest beta is available for registered developers at the official <a href="http://developer.apple.com/iphone/index.action">iPhone Dev Center</a>. I&#8217;m mighty impressed with whatever I&#8217;ve seen in the iPhone OS 4.0 beta 3 so far. Multitasking, handy features and a really cool user interface. Great Job &#8211; Steve and co.!</p>
<p>[Image via <a href="http://www.boygeniusreport.com/2010/05/04/hot-new-features-uncovered-in-iphone-os-4-0-beta-3/">BGR</a>]</p>

<p><a href="http://feedads.g.doubleclick.net/~a/U05xeBbk5kgvxjYdTvhbkbBHMAw/0/da"><img src="http://feedads.g.doubleclick.net/~a/U05xeBbk5kgvxjYdTvhbkbBHMAw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/U05xeBbk5kgvxjYdTvhbkbBHMAw/1/da"><img src="http://feedads.g.doubleclick.net/~a/U05xeBbk5kgvxjYdTvhbkbBHMAw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SimonBlog?a=A8CBDJhlntc:6PKP5ULBt0I:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SimonBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SimonBlog?a=A8CBDJhlntc:6PKP5ULBt0I:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/SimonBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SimonBlog?a=A8CBDJhlntc:6PKP5ULBt0I:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/SimonBlog?i=A8CBDJhlntc:6PKP5ULBt0I:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SimonBlog?a=A8CBDJhlntc:6PKP5ULBt0I:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SimonBlog?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SimonBlog/~4/A8CBDJhlntc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iphoneunlockspot.com/what%e2%80%99s-hot-in-iphone-os-4-0-beta-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

