Programs running in the background - Even at startup - Why why why??? - Desire General

Something that I'm coming to terms with, with the Android OS and HTC. It's feeling a bit like my desktop computer.
Obviously pros and cons.
But the irritating thing is that, unlike my desktop, you don't really have an option to exit most apps. Why? I love Android because it's very customisable. But why is there not the option to leave it in the background OR close it completely? I'm not an Apple fan, but I get the feeling that they will have a cleaner multitask/program control system. Eventually. Still won't buy one though!
Then you have the Palm WebOS that shows everyone how to multitask. And with, let's be frank, hardware that puts it (at best) middle of the smartphone pack.
Then you have startup. I've got Fring and Docs to Go (free version), and for some reason, they both startup with powering up. Fring even has an option to startup or not to startup. Maybe that's a bug. But Docs to Go? I can't even see the option. Hopefully these two are the exceptions.
But just the simple thing (I think) first. Why the hell is there not an option on every program to exit it - therefore killing it dead?! Why why why? I'm no programmer but is this really such an issue???
Fortunately there's many programmers on this great site so maybe someone can educate me.....

Cleargrey said:
But just the simple thing (I think) first. Why the hell is there not an option on every program to exit it - therefore killing it dead?! Why why why? I'm no programmer but is this really such an issue???
Click to expand...
Click to collapse
Because the android system doesn't need to kill applications, it just takes resources from them when they are needed. You can manually kill tasks but then the resources will just be reassigned in a matter of minutes.

Which is definitely impressive.
But as some programmers I've spoken to said, it doesn't seem to work as precisely as you may want. Windows Mobile had a similar issue. It was meant to work, but didn't.
In fact, now that you mention it, I think I may do a Palm PreCentral.com task, and see how many apps I can open before I see slowdown. If I see slowdown.
This will be interesting....

Go and read at Google how to setup an android application an how the application processes work. You don't have to be a programmer, but it answers all you questions and doubts.
There was even an article somewhere that using a taskmanager and killing tasks decreases battery life. Not what you would expect, but understandable when you see how the structure works.

Cleargrey said:
Then you have startup. I've got Fring and Docs to Go (free version), and for some reason, they both startup with powering up. Fring even has an option to startup or not to startup. Maybe that's a bug. But Docs to Go? I can't even see the option. Hopefully these two are the exceptions.
Fortunately there's many programmers on this great site so maybe someone can educate me.....
Click to expand...
Click to collapse
I assume that Docs to Go preloads some stuff it needs so that it won't have to load that when opening the first document. You have to see: A background task isn't something bad, as long as it's not doing anything it won't use battery either.
Same with "free" memory: if memory is "free", it's not being used. Docs to Go puts itself in the memory so it's already there when needed. You'll never have trouble with not having enough free memory to run an app, because Android takes care of that (frees memory when needed, leaves stuff in memory when there is plenyty of room to do so).

Use advanced task killer and it should kill any app, with all apps you should be able to turn it off so it doesn't automatically start when you turn on the phone, try opening the app and press menu or look into the options to turn it off

@ RaptorRVL - I would be very interested in reading that article. And I don't mean that in a sarcastic way, I mean I would honestly be interested in reading it as if it's true, I need to adjust my thinking on how Android workds. I'm looking, but if you find any links, please share.
@oawalker - I know there's many arguements about task killers whether they are needed or not. I have one. But I'm not going to say it's absolutely necessary as I think I need to read more hard facts. But it sort of brings me back here.
As jm997 has said, Android OS rejiggs resources as required, so you are never left wanting. However on earlier devices, this was obviously not working to such a degree as many complained of slowdown. Hence we come to today with the arguements of do I / don't I get/need a task manager.
I have to admit, it was the first app that I got so I could see what is running natively so I know what not to trouble. But I'm a control freak, I have to know.
What I just did was to load up every app I had, 50 in total, along with the apps and widgets already running, maybe another 5-10, to see if I can see slowdown. And I watched the memory on my memory widget drop to 10%. And I gotta say, my Desire is still running as smooth as it ever was with maybe a slightest fraction of slowdown. If that.
However, 1. I have no idea what affect this has on my battery life. 2. I would still like to be able to totally close something by simply tapping exit, or purposely leave it running.
Don't get me wrong, the multitasking, as I've just mentioned, is very impressive and obviously much better than earlier versions. And Android is still a new OS that's maturing nicely. But I still gotta wonder if this is a clean way to operate or if we are heading for a bit of a Microsoft Windows Mobile 6.x mess.
Now to find those pages RaptorRVL spoke of......

Random trivia: I just put "android", "google" and "multitasking" into Google, and the top 3 hits are all about speculation about will a platform that doesn't really multitask, really multitask.
"Rumored iPhone OS multitasking would use Exposé-like feature"
"Apple iPhone vs. Google Android – Mobile Software War Between ..."
"Are the people at Google watching the iPad release? - Android Help"
Go figure. Come to your own conclusions....

If I remember correctly, in the earlier versions of Android (1.x), there was an option for developers to force programs to stay in memory. This was meant to be for programs that needed it, but unfortunally it was abused, so Google removed it as of 2.x.
The Desire runs 2.1, so it shouldn't be a problem for us anymore.
This article was written in Norwegian, but I'll post a Google translate link, as it was very good
edit:
Here is the link to the translated article:
http://translate.google.com/transla...du-avslutte-programmer-i-android/&sl=no&tl=en
Some words was translated badly, but most of it was fine.

Cleargrey said:
Random trivia: I just put "android", "google" and "multitasking" into Google, and the top 3 hits are all about speculation about will a platform that doesn't really multitask, really multitask.
"Rumored iPhone OS multitasking would use Exposé-like feature"
"Apple iPhone vs. Google Android – Mobile Software War Between ..."
"Are the people at Google watching the iPad release? - Android Help"
Go figure. Come to your own conclusions....
Click to expand...
Click to collapse
here you go
http://geekfor.me/faq/you-shouldnt-be-using-a-task-killer-with-android/
this should enlighten you about Android memory management as it did for me
good luck

That was the article I was referring to.
And for more information read this: http://developer.android.com/guide/

Thanks Zappza and irkan. Great info and very informative.
I think the bits that stuck out for me are:
"The point is to not see Android as a PC, where applications run until you stop them. It works just not the same."
"...linux will run the same regardless of if you have 20mb free memory or 200mb."
"It has been possible for software developers to implement a feature... and could therefore not be concluded automatically. Android phone will not quit the program even if there is a need for memory or CPU resources the program uses. ...As a result, so the function removed in Android 2.0."
Ok, for the next week at least, no killing tasks at all. Let's see how that goes.
I like this site. There's always people willing to school you with facts rather than abuse you with hot air.

When I turn my phone on I get all of these apps running:
Music
FM Radio
Calander
People
Documents2Go
ShopSavvy
Assistant Free
CNET scan and shop
timeriffic
3
Photos
Mail
Footprints
Google Mail
Settings
3G watchdog
Wave secure
handcet sms
messages
facebook
clock
advanced Task Killer
How can I stop this??? Surely this is taking up my battery??

Raminder1992 said:
When I turn my phone on I get all of these apps running:
Music
FM Radio
Calander
People
Documents2Go
ShopSavvy
Assistant Free
CNET scan and shop
timeriffic
3
Photos
Mail
Footprints
Google Mail
Settings
3G watchdog
Wave secure
handcet sms
messages
facebook
clock
advanced Task Killer
How can I stop this??? Surely this is taking up my battery??
Click to expand...
Click to collapse
if its not active or updating it is not eating the battery power, it will only take small very small memory to reside in, and even with that, when any process is inactive for along time and if Android needs memory, it will not hesitate to take it (the memory) away from that inactive process.

irkan said:
if its not active or updating it is not eating the battery power, it will only take small very small memory to reside in, and even with that, when any process is inactive for along time and if Android needs memory, it will not hesitate to take it (the memory) away from that inactive process.
Click to expand...
Click to collapse
Hello, thank you for that. After reading the article you posted I was not sure if it was for all apps.
I have deleted my ATK and lets see how it goes .... because my battery life was pretty poor before!
Also when you check your battery life is there any way to get the % rather than that big bar thing split into 10 bars?

Raminder1992 said:
Hello, thank you for that. After reading the article you posted I was not sure if it was for all apps.
I have deleted my ATK and lets see how it goes .... because my battery life was pretty poor before!
Also when you check your battery life is there any way to get the % rather than that big bar thing split into 10 bars?
Click to expand...
Click to collapse
there is a Battery widget i believe, you can download it, and it will show you a percentage of the battery, not sure of the exact name though, check in the download widgets

Now that I've read more, and thinking back to all the arguements I read about Android and task killers, and it occured to me that every post that spoke about slowdown, it was based on knowledge from Android 1.x. I'm still trying to get some slowdown (due to memory) on my unit and haven't managed it yet.
So I'm curious now, has anyone experienced slowdown on an Android 2.x device? I'm guessing much much less, if any.

Cleargrey said:
Now that I've read more, and thinking back to all the arguements I read about Android and task killers, and it occured to me that every post that spoke about slowdown, it was based on knowledge from Android 1.x. I'm still trying to get some slowdown (due to memory) on my unit and haven't managed it yet.
So I'm curious now, has anyone experienced slowdown on an Android 2.x device? I'm guessing much much less, if any.
Click to expand...
Click to collapse
Only when the FM radio freaked out and started locking my phone up, other then that no slow downs.

I'm a long time Windows "expert" and as such have become a bit paranoid about closing rather than minimising apps. When I got my first Android phone I, like a lot of other windows people, immediately installed a task killer. I soon found it a mistake though. Battery life was definitely worse and applications took longer to load. It's very difficult for people with a Windows background to accept that Android works in a different way and that, providing the application is written property, suspended apps. are not using any appreciable resources.
If windows has been written better in the first place we would never have preceived it as a problem. I am still tempted to install a task killer but I keep telling myself "this is not Windows".

Related

Windows Phone 7 will have multitasking.

I'm opening a new thread so people don't have to dig thru other threads to find this.
Leaked documents show that Windows Phone 7 will indeed have multitasking after approval by Microsoft. Appearently you will need to ask Microsoft for special permission, and as such you will need to prove your need for multitasking. I'm sure it will be limited to apps such as Pandora that show a specific need for running in the background.
http://www.wmexperts.com/leak-windows-phone-7-documents-developers
Thanks for posting this. It looks like I need to start learning silverlight which I expected would be the case.
The multitasking is annoying. I dont want to have to ask for permission to enable this. Do they plan on controlling this through the app store? If its just some hidden API's they would get leaked in minutes and everyone could use them.
Weird interpretation
From the leaked documents provided, I cannot figure out how did they come to the conclusion that developers would need to ask for permission to do multitasking. It seems that the authors of the article are not really technical and had things mixed up. OEMs and MOs will have to request access to some native APIs if Managed API and provided limited native API set is not enough for their needs, which is something totally different from processes and threads. Processes and threads, or in layman terms multitasking is business as usual. I don't see any restrictions there.
Of course the OS can multitask. That's never been a question.
The question is whether third party applications will be allowed to run in the background.
There is no word on whether this is the case, and in fact, every official statement from Microsoft currently hints to this not being the case. It seems like they're going the Apple way of not allowing third party applications to run in the background.
Did anybody read the document? There's no connection between multitasking and approval. It's not going to be done with hidden APIs that can get leaked. It's not completely clear but here's what it seems to say to me:
Anyone can write C#/Silverlight apps that use the .NET Compact Framework and install them. Hopefully this will let you do most things you want to do. The big problem would be if .NET CF 4 is missing any of the "normal" useful stuff. Personally, if I can interact with calls, texts, contacts, location services (e.g. GPS) and the internet then I'm happy.
If you want to write unmanaged (i.e. C++) code or call some extra managed APIs you'll need to get the code signed. This will probably go through a similar process to Apple's app store. This should only be required for low level stuff - drivers, etc. The wording of the doc suggests that it would only be phone carriers that are likely to be using this.
Multitasking isn't mentioned, so it's only guesswork between now and MIX10.
freyberry said:
Of course the OS can multitask. That's never been a question.
The question is whether third party applications will be allowed to run in the background.
There is no word on whether this is the case, and in fact, every official statement from Microsoft currently hints to this not being the case. It seems like they're going the Apple way of not allowing third party applications to run in the background.
Click to expand...
Click to collapse
I think it may work more like the way Android does than the way iPhone does. Android multitasks properly, but suspends non-foreground processes. Looking at the built in calendar demo, it pops in and pops out to the same place, so it's not being restarted, merely resumed.
l3v5y said:
I think it may work more like the way Android does than the way iPhone does. Android multitasks properly, but suspends non-foreground processes. Looking at the built in calendar demo, it pops in and pops out to the same place, so it's not being restarted, merely resumed.
Click to expand...
Click to collapse
That's not how multitasking on Android works. Android applications save their state when they are sent to the background, but they continue to run. They are not suspended, unless the system runs out of RAM.
If the system runs out of RAM, then the "oldest" process that's running in the background gets killed. Since it saved its state when it was sent to the background, you can reopen it and continue where you left off.
That's exactly how multitasking *should* work.
freyberry said:
That's exactly how multitasking *should* work.
Click to expand...
Click to collapse
Really? Isn't it the same as stated by MS that apps will be "paused" in background? Also, how is it going to help my satnav app be at the right position when I minimize the dialer in a call?
vangrieg said:
Really? Isn't it the same as stated by MS that apps will be "paused" in background? Also, how is it going to help my satnav app be at the right position when I minimize the dialer in a call?
Click to expand...
Click to collapse
No, it is not at all the same. Read my post again.
guys take a look at this.. this guy is playing music while navigating trough the phone..
http://www.wmexperts.com/wme-mwc-video-hands-no-2-windows-phone-7-series?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+wmexperts+(WMExperts)&utm_content=Twitter
may i ask for this thread to list facts only?
i would love this thread not to be dragged into the debate of hints and speculations. I would say, as long as we don't have something solid let's keep the speculations at the other thread.
i have seen some videos where by mistake shows multi tasking cappabilites, and i believe as long as the cappability is there (even if locked down) we can find a way around it. but we are still in the dark, maybe Microsoft will simply say that hey developers, yes we have full multitasking but not for .net cf apps, only unmanaged code can? maybe! just to ensure that not anyone can write an app to stay in the background.
Mostly the usage of multitasking is not that high, i don't keep much apps in memory. infact alot of the users of Windows Mobile (5, 6.x.x) do set their phones to close the app on X click. and most of us (including me) didn't want to run multiple apps in the background, actually that's why HTC built the Taskmanager into their ROMS. even SonyEricsson.
Of course there are exceptions for that, i would love for my Navigation app to stay in the background while my friend is playing on the phone.
the main point is we don't have any clue yet, if we get any info that is official/confirmed leak then we can get either UPSET or releafed
take it easy mates.
young blade said:
guys take a look at this.. this guy is playing music while navigating trough the phone.
Click to expand...
Click to collapse
Music (Zune) is not a 3rd party app.
pilgrim011 said:
Music (Zune) is not a 3rd party app.
Click to expand...
Click to collapse
okay so its about 3th party apps in running in the background.
I'm sure it will be possible.. whats the point of not doing it and having 500+ ram in the device..
thats like tuning a car up to 999 of horse power and restricting it down to 300.
young blade said:
okay so its about 3th party apps in running in the background.
I'm sure it will be possible.. whats the point of not doing it and having 500+ ram in the device..
thats like tuning a car up to 999 of horse power and restricting it down to 300.
Click to expand...
Click to collapse
Don't be so sure. Unfortunately, Microsoft is heading Apple's path, the dark side...
Honestly if they make is so you have to actually program it to run the background instead of natively making everything work in the background, I beleive that would be a good thing. I have to pull the task manager up to close every app after I open it because I don't really need it in the background. For example when I use a calculator to compute something why does it need to stay up after I'm done with the calculation?
On the otherhand, If they are making it so you have to get direct permission from Microsoft and not just from the OS to run in the background that probably means they want some more money or something outta the deal and I don't think thats the best way to go. Phone these days usually have a good amount of ram to be able to run task in the background and they shouldn't underpower the device if it can handle it.
I don't think that iPhone is the way to the dark side.... they are able to make "dumb users" (I don't think you are dumb, it's a way to put it into), a way to make what they want with their device. As a higher user, you know how to manage properly a system unmanaged because you know to play properly with the system, resources, and more over, but some people just has problems knowing how to open a file...
Really, the iPhone way is bring the IT technologies to people that not usually knows or likes the IT, and use them because they must, or they like the services but not the tech itself.
I belive that maybe WP7S has become so iPhone, and we may want to drop it, but really, the human history has ever been the same. It's not about how good or how many features has a device/technology/thing, it's about how many people use it in daily life. Try to think about a space travel agency, the people will believe in space travels once people become able to go to the moon by themselves, not because the NASA did it. And no matter that NASA was able to take a "car" for the astronauts and an space agency only can bring you an your package, it just doesn't matter.
Yes, it will indeed multitask for the native apps at least. In the presentation, Joe goes to a maps app, then goes right back to the calendar app where he was. Looks like the iPhone push stuff.
Kloc said:
Honestly if they make is so you have to actually program it to run the background instead of natively making everything work in the background, I beleive that would be a good thing.
Click to expand...
Click to collapse
That would be the best thing they could do. That's how it *should* work.
yes, not all apps require to be able to run in the background. things like calculator for example, i hate killing it using task manager.
things like sending sms or email, when I hit the send button and close the gui, the msg should be sent to the background service and really close remove the gui interface from the memory. i hate killing tmail.exe.
and there are a lot more examples why current winmo multitasking is not right. tweaks required just to be able to completely close app like htc album, opera, etc.
i am glad that finally microsoft will address this seriously. i am not surprise that ability to run in the background will be controlled by them. it is still better being controlled rather than not allowed at all (like Apple iPhone?).
freyberry said:
That would be the best thing they could do. That's how it *should* work.
Click to expand...
Click to collapse
Careful, careful....!!
You don't know HOW they're going to adress the issue. If they completely forbid multitasking, like Apple, then things will get a LOT WORSE than they are now.
I agree that not every application has to run in the background. But some MUST run in the background and it would be a huge failure if they didn't allow third party developers to use multitasking at all, like Apple.
Multitasking for each and every application, like on WM6.5, is still a lot better than no multitasking at all!!

Hub is a new type of multitasking

I read more information about WP7 and the concept of Hub. I estimate the HUB is a new type of multitasking. The concept is OS will push the application to back group and freeze the UI, and the information for application will push to HUB, so user can catch the information from HUB. For example, while user using the TomTom,when you need return to Home,OS would push the TomTom to backgroup,and freeze the TomTom's UI ,music...,but user still can see the inf. from HUB eg, speed,direction)
Do you agree ?
Anyway , I love the concept of WP7 and HUB
Great thing about this hub. I think all these cries about no multitasking is stupid thing, because of not understanding the idea of hub...
iamcrazyfire said:
I read more information about WP7 and the concept of Hub. I estimate the HUB is a new type of multitasking. The concept is OS will push the application to back group and freeze the UI, and the information for application will push to HUB, so user can catch the information from HUB. For example, while user using the TomTom,when you need return to Home,OS would push the TomTom to backgroup,and freeze the TomTom's UI ,music...,but user still can see the inf. from HUB eg, speed,direction)
Do you agree ?
Anyway , I love the concept of WP7 and HUB
Click to expand...
Click to collapse
Yup...same as iphone.
In iphone you decide which application gets prime attention. The "one" button is the task killer. The apps on the pages is akin to the apps listed on a task manager. You pick which one you want to switch to. The others tasks are frozen.
Don't iPhone tasks actually end meaning their state is lost?
RustyGrom said:
Don't iPhone tasks actually end meaning their state is lost?
Click to expand...
Click to collapse
Not really....they are frozen (hibernate).
U start right back from where u left off.
Can't say that about games though.
chiks19018 said:
Yup...same as iphone.
In iphone you decide which application gets prime attention. The "one" button is the task killer. The apps on the pages is akin to the apps listed on a task manager. You pick which one you want to switch to. The others tasks are frozen.
Click to expand...
Click to collapse
But iphone freeze whole application, the concept of mine is wp7 only freeze the UI and sound,wps7 stills allow application push the information to hub.If wps only run managed code is true ,this type of multitasking(multithreading) will not cash the whole OS cause of one of shiit
iamcrazyfire said:
But iphone freeze whole application, the concept of mine is wp7 only freeze the UI and sound,wps7 stills allow application push the information to hub.If wps only run managed code is true ,this type of multitasking(multithreading) will not cash the whole OS cause of one of shiit
Click to expand...
Click to collapse
yeah...when iphone comes with 1.5ghz dual core processor, it will allow that too.
Multitasking requires that processing continues while the app doesn't have focus. What's being described above is simply suspending the app...not multitasking.
A good use of multitasking for example is: running a navigation app such as CoPilot 8, downloading a file with IE and talking on the phone all simultaneously. Ideally, you wouldn't want any of those apps to stop or suspend, you'd want them to continue running even though another app still has focus.
I don't know how a non-true-multitasking OS would handle doing what I just described. Even if it employed a sophisticated system of notifications and interrupts, I don't see how. I hope MS has a good work-around developed for WP7. My daily use of multitasking includes the use of MagiCall call manager app which always runs in the background filtering my SMS's and phone calls. iPhone doesn't have an app like that because it doesn't truly multitask.
Running a navigation software and then taking a phone call ... I have done this a lot and it is a good use-case.
And I dont think the new WP7 cannot do this. It is a phone device, taking a phone call should be the highest priority.
This would suck if the navigation software is then paused, I hope not. How is this on the iPhone?
But, running a navigation software ... while downloading a file ... and then taking a phone call?
You must be more specific, because I cannot imagine myself, on a running car using CoPilot and still managing my torrents That's dangerous ...
WhyBe said:
Multitasking requires that processing continues while the app doesn't have focus. What's being described above is simply suspending the app...not multitasking.
A good use of multitasking for example is: running a navigation app such as CoPilot 8, downloading a file with IE and talking on the phone all simultaneously. Ideally, you wouldn't want any of those apps to stop or suspend, you'd want them to continue running even though another app still has focus.
I don't know how a non-true-multitasking OS would handle doing what I just described. Even if it employed a sophisticated system of notifications and interrupts, I don't see how. I hope MS has a good work-around developed for WP7. My daily use of multitasking includes the use of MagiCall call manager app which always runs in the background filtering my SMS's and phone calls. iPhone doesn't have an app like that because it doesn't truly multitask.
Click to expand...
Click to collapse
well those were just random examples to illustrate the type of apps that you DON'T want to suspend when they don't have focus.
WhyBe said:
well those were just random examples to illustrate the type of apps that you DON'T want to suspend when they don't have focus.
Click to expand...
Click to collapse
how important is downloading the file in the whole scheme of things?
Not very much. It might benefit to stop that process and use the available power to work what you can actually see.
I think its pointless to rationalize away the need to multitask. Hopefully, MS has worked out a reasonable compromise in WP7 until it's feasible to have true multitasking AND seamless performance in a mobile form factor.
I use a call manager (MagiCall) which runs in the background. I know they don't have this type of app for non-jailbroken iPhones because it doesn't multitask.
My typical multitasking is CoPilot, MagiCall and MS Voice Command reading my text messages. This is not an unrealistic expectation. I'm hoping WP7 will have some sort of scheme to allow the same functionality.
why would you need MSVC reading text messages when the Copilot is giving out instructions?doesn't make sense.
Here is what makes sense:
Only 1 voice/sound application can be actively running at any given time. Cannot have the games music, music player, MSVC, Copilot all talking/playing at the same time.
Can have only 1 graphic application running at 1 time. I.e. Panel refresh possible only for the foregorund application.
Multiple task possible for data-fetch/push application.
Anything more is unreasonable.
chiks19018 said:
why would you need MSVC reading text messages when the Copilot is giving out instructions?doesn't make sense.
Click to expand...
Click to collapse
Seems kind of obvious to me...IDK. If I am driving, it is very convenient for everything to be audible as opposed to visual. So voiced text messages are better when driving as well as voiced navigation instructions. What would be kick ass is if I could get some speech-to-text to reply to my messages vocally.
Call/SMS firewalling is enough reason for me to desire multitasking in a phone. Perhaps these could be implemented using some sort of interupt system in WP7.
I must be nuts even reading such needs & requirements
you think i'll be able to log onto an IM client and then surf the net and await for messages? or do i have to turn on some type of forward to text feature? that's probably my biggest concern. everything elsle, i could probably live w/ teh "suspend."
though if i was downloading a song or movie or smething, i'd hate to have to wait for it to finish before i can do something else...
chiks19018 said:
how important is downloading the file in the whole scheme of things?
Not very much. It might benefit to stop that process and use the available power to work what you can actually see.
Click to expand...
Click to collapse
Why would it be a benefit to stop a file downloading in the background?
If you're downloading a large file, you don't want to sit staring at your phone's screen waiting until it finishes downloading before you can do anything else.
If you're so primitive that you can't find something for your phone to do while you're doing something else on it, I don't know why you bother having a smartphone.
Well, have you ever downloaded a large file to your phone?
Probably ...
But me? No, never ...
Why?
Because if I am at home, I will use my desktop PC to download which so much faster than my mobile phone. Think, the download speed is not only related to the internet connection.
Then I will pull my SDHC card, copy the file from the desktop.
Super fast, painless.
You can argue "What if you are not at home?"
I will not download that large file ... what kind of large file I must download while on the go to put in my mobile phone? Movie? How long before the battery runs out? Better to do something else
elyl said:
Why would it be a benefit to stop a file downloading in the background?
If you're downloading a large file, you don't want to sit staring at your phone's screen waiting until it finishes downloading before you can do anything else.
If you're so primitive that you can't find something for your phone to do while you're doing something else on it, I don't know why you bother having a smartphone.
Click to expand...
Click to collapse
elyl said:
Why would it be a benefit to stop a file downloading in the background?
If you're downloading a large file, you don't want to sit staring at your phone's screen waiting until it finishes downloading before you can do anything else.
If you're so primitive that you can't find something for your phone to do while you're doing something else on it, I don't know why you bother having a smartphone.
Click to expand...
Click to collapse
Sorry. I got that wrong. File downloads/datapush/fetch can and should continue in the background. nothing wrong with that. Just never give those processes top priority is what I really meant. Push comes to shove, those processes should be suspended for the benefit of the process on the screen.

File Explorer, Multitasking, and Using WP7 As A USB Device?

These are the 3 important things on my list about Windows Phone 7. I know initially these wont be available but i remember reading a while back that the emulator or something got hacked by someone here and revealed a file explorer in windows phone 7
is that any indication that there will be a means of exploring the contents of the device like we currently have on winmo?
also how feasible would it be for them to allow multitasking for apps? is that something impossible for this platform or could they actually do this with a update?
and whats the word on using the device as a usb drive like most phones out there can currently do?
deadwrong03 said:
These are the 3 important things on my list about Windows Phone 7. I know initially these wont be available but i remember reading a while back that the emulator or something got hacked by someone here and revealed a file explorer in windows phone 7
is that any indication that there will be a means of exploring the contents of the device like we currently have on winmo?
also how feasible would it be for them to allow multitasking for apps? is that something impossible for this platform or could they actually do this with a update?
and whats the word on using the device as a usb drive like most phones out there can currently do?
Click to expand...
Click to collapse
Well you probably didn't follow the WP7 news....
Anyway at launch NONE of the above are available.
deadwrong03 said:
the emulator or something got hacked by someone here and revealed a file explorer in windows phone 7
is that any indication that there will be a means of exploring the contents of the device like we currently have on winmo?
Click to expand...
Click to collapse
The file explorer in the emulator didn't really work, but was present. It won't be available in the retail version and there will be no file system access for users.
deadwrong03 said:
also how feasible would it be for them to allow multitasking for apps? is that something impossible for this platform or could they actually do this with a update?
Click to expand...
Click to collapse
Multitasking will likely be added in a future update, although I would bet that this will be some iPhone-style limited multitasking where programs won't actually run in background but rather use OS services to do what needs to be done while they're not in focus. That multitasking is needed was confirmed by MS. How it will be implemented is not known, I'm guessing here.
deadwrong03 said:
and whats the word on using the device as a usb drive like most phones out there can currently do?
Click to expand...
Click to collapse
This won't be available. After all, it's not really useful without file system access.
So in these areas WP7 is very similar to the iPhone. To get this features, WP7 devices will need to be jailbroken (or whatever the process will be called).
Like stated above. Many if not all the things you are looking for may be missing on launch. But future updates may change this. Also don't doubt the good people at XDA-Devs not to find some sort of way around getting USB Mass Storage access as well as a File Explorer. Never Say "Never" around this place.
what about downloading through the web browser? like downloading pictures or like i do with my tp2 download music and albums will any downloading be possible at all thru the browser? since theres no file explorer now im guessing not
IM0001 said:
Also don't doubt the good people at XDA-Devs not to find some sort of way around getting USB Mass Storage access as well as a File Explorer. Never Say "Never" around this place.
Click to expand...
Click to collapse
I'm pretty sure we will get a USB Mass Storage mod, I just hope it isn't a long process like on the iphone.
deadwrong03 said:
what about downloading through the web browser? like downloading pictures or like i do with my tp2 download music and albums will any downloading be possible at all thru the browser?
Click to expand...
Click to collapse
That is possible for file types supported by the OS - images, office documents. All other file types will be downloadable via webbrowser controls within third-party applications to their isolated storage areas.
vangrieg said:
Multitasking will likely be added in a future update, although I would bet that this will be some iPhone-style limited multitasking where programs won't actually run in background but rather use OS services to do what needs to be done while they're not in focus. That multitasking is needed was confirmed by MS. How it will be implemented is not known, I'm guessing here.
Click to expand...
Click to collapse
I think some kinds of multitasking are available. Read this post: bolingconsulting[dot]com/blog/?p=46
Azatey said:
I think some kinds of multitasking are available. Read this post: bolingconsulting[dot]com/blog/?p=46
Click to expand...
Click to collapse
There is first party multitasking for some apps e.g. Zune. No third party multitasking e.g. no Pandora.
-R
sketchy9 said:
There is first party multitasking for some apps e.g. Zune. No third party multitasking e.g. no Pandora.
-R
Click to expand...
Click to collapse
but there is a iPhone esque multi-tasking. They call it tombstoning. The app gets put into a saved state when you switch apps, and when you hit the back button it gets brought back up as if you never left, but it is not running in the background, just saved. But if you go to the home/star menu and start the same app it gets started as if you never had it in the tombstone state.
the toombstoning sounds awefull for anything that uses bluetooth or gps....
Tombstoning is NOT multitasking and it is NOT an alternative.
crow26 said:
Tombstoning is NOT multitasking and it is NOT an alternative.
Click to expand...
Click to collapse
in most cases it is the same as multi tasking with the exception of music other than zune or gps / bluetooth however i do not see a need for a gps app to be running when its not in the foreground. but any other will act the same as it would on a phone with multi tasking. i would be intrested in you posting your example that you think wp7 cant do (with the exception of what is listed above).
It's not at all the same, never. Completely different thing that has nothing to do with multitasking.
crow26 said:
It's not at all the same, never. Completely different thing that has nothing to do with multitasking.
Click to expand...
Click to collapse
you keep making the claim but have yet to give an example... wp7 current way of "multi task" vs andriod "multi task"
WP7:
1. App is running in the forderground
2. App is frozen in the RAM and only some threads are still running
3. App is frozen in the Flash memory and only some threads are still running
4. App is not running
Andriod
1. App is running in the foreground
2. App is frozen in the RAM and only some threads are still running
3. Just a portion of an app is running in the background as a service, the main app is deflated and residing in memory, or has been killed, leaving only the service.
4. App is not running, but is still in Memory in a deflated state until RAM runs out.
5. App is killed and not residing in memory. It may leave call to the OS to revive it periodically when conditions are met.
and here are a few examples people have explained how they use "multi task"
listen to my music
surf on the Internet,
check some addresses with Google Maps.
Also I use the camera.- wp7 possable
listening to music
open my twitter program
open a link from one of the twits
pause twitting to write a SMS - wp7 possable
The fact is there are very few areas where we do need "real multitasking", they are music+whatever and navigation+receiving a call/email. And of these, it is only navigation that seem not to be working as we all expect in first release of WP7 at least. Music, mail, phone are 1. party apps, and those will run in background when needed.
What people often think about when they say; "But I need multitasking"...they often just think about that they want to work in one app, then jump to another app, and then back to the first and continue where they left off...and that is something that is handeled by saving and loading of state. For us users...it will be as it was running in the background.
And then there are multitasking-scenario where you want for example to get notified when there is a new Twitter that mentions you, or when you airplane is delayed, and so forth...and that is also possible in WP7, if the developers use PushNotifications.
for now this is what most people really use as far as "multi task" goes...
Honestly, WM 6/6.5 style multitasking would be instant death for WP7. People who are computer-retarded (the majority of people) wouldn't be able to use it properly. When the memory fills up, the phone simply "stops working" for them and it's time to get an iPhone.
This new system makes much more sense... yes, it's not the same, but it will work just fine in the long run.
Perfect example I use my phone for navigation. I'm driving and my friend wants to surf the net while I drive. My friend takes my phone and starts browsing the net. Navigation is still running in the background giving me voice guided directions. Can WP7 do this?
What about surf the net while on a skype call?
What about Pandora while playing a game?
vetvito said:
Perfect example I use my phone for navigation. I'm driving and my friend wants to surf the net while I drive. My friend takes my phone and starts browsing the net. Navigation is still running in the background giving me voice guided directions. Can WP7 do this?
What about surf the net while on a skype call?
What about Pandora while playing a game?
Click to expand...
Click to collapse
as mentioned above in many post "with the exception of navigation" and not all people use pandora zune will do for current. and yes you are what most consider to be a more "advance user" however this is not the norm as most people use one app at a time.. so although its not giving you all that you are looking for at the current it will fufill 95% of the users and they way they use apps. and the most important thing is it will run alot smoother and better than android, wm 6.5, 6.1, rim... i will take this over a few things not being able to run in the background anyday!!!
"Tombstoning" is nothing. Every OS can do that.
Multitasking means running applications in the background. On WP7, nothing is running at all = NO MULTITASKING.
= no navigation in the background
= no internet radio in the background
= no downloads in the background
= no skype in the backround
= no server in the background
= ...
Is that so hard to understand?! Are you somehow retarded or what's wrong with you?
Crow26, why do you have to be rude? Politeness never hurt anyone.
After I read the review on WM7 on GSMArena, I finally made up my mind: I will never downgrade to WM7, because it's what it actually is: a downgrade.
I use navigation a lot and, obviously, I receive calls while I drive. Is my HD2 the last phone with which I can do that? Is this the end of the line?
WM7 feels like another one of those OS for people who know nothing about computers (the majority). It is such a downgrade from WM6.5 in that sense...

To the mods: Urgent request

Please, please for the love of god write a post, and sticky it, about what multitasking and background scheduling is, and why most apps shouldn't be allowed to run in the background. I'm so sick of reading about users complaining about "the lack of multitasking" (Eeeeew! Now I said it, and I feel dirty! :S ) when what they really want is the ability to run annoying programs in the background that will allow them to complain about the poor battery life, how WP7 raped them economically etc etc...because they really don't know what they want.
Please? Pretty please with sugar on top?
tiwas said:
I'm so sick of reading about users complaining about "the lack of multitasking" ... when what they really want is the ability to run annoying programs in the background that will allow them to complain about the poor battery life, how WP7 raped them economically etc etc
Click to expand...
Click to collapse
Most users?!
Most people want the ablility to continue being navigated to their destination while listening to streaming music (not thru Zune as their region does not allow it - like yours) or check their email or even make a phone-call to say they'll be late.
Or perhaps they want an Exchange task manager that will actually remind you of your tasks without having to keep the app open at all times, or maybe they would like their phone to automatically change "profiles" at certain times of the day (ie., very simplified; 8-12 ringer on, 12-13 on silent except certain numbers, 13-18 all on, 18-23 same as lunch, 23-8 all silent apart from alarms).
These are all, relatively common, things you cannot do without real multitasking.
PLEASE PLEASE PLEASE! stop calling that multi-tasking! It's background scheduling!
And, yeah, I see your point, but apps like that should have special authorization to ensure they're not spinning in the background stealing processor cycles, downloading data, draining the battery etc...
tiwas said:
PLEASE PLEASE PLEASE! stop calling that multi-tasking! It's background scheduling!
And, yeah, I see your point, but apps like that should have special authorization to ensure they're not spinning in the background stealing processor cycles, downloading data, draining the battery etc...
Click to expand...
Click to collapse
Well, no. The examples I gave were a mixture of actual multitasking and scheduling. Some could do with a simple "register this event for execution at this time" but others really do need the full app running in the background at "all" times.
I definitely agree though, not every Tom **** and Harry should be allowed to write fully multitasking apps - or rather, they should be allowed to, but their release in the marketplace should be limited to those certified by Microsoft. I.e., what I'm saying is that the OS should have been fully prepared for multitasking from the getgo, with developers having to use technical exceptions during app certification to be published. As is, I very much doubt we'll see multitasking until the first major update which will likely come hand in hand with much higher HW specs to make sure the OS is still silky smooth.
Running the app in the background at all times is still background scheduling...Multitasking is, in all fairness, what the OS uses to run threads in the background, but multitasking is fully supported by the OS. It's the lack of subscribing to background scheduling events that's causing "the problems".
At least we agree about letting everybody schedule whatever they feel like is a bad idea, and hopefully, at some point, MS will let developers use "advanced functions" that require "advanced testing" before letting them into marketplace. All the bits and pieces seem to be there, though, as OEMs can make background apps...
WP7 cannot multi-task at all, and attempting to infer that it does with garbage semantics is pretty lame.
How about the mods sticky a thread on users who don't know what they're talking about attempting to force their own lexicon on the rest of us and attempting to appear so intelligent and above us unintelligent sheep.
Thank you for showing us the light....
What some of us actually want out of WP7 is an actual ability to run more than one freaking application at once. Does that spell it out for you?
If I am using a 3rd party podcast app because the zune one sucks, I want to be able to then check my damn email without my podcast cutting out. If I am playing a game and I get a text, I want to be able to respond without having to reload the entire game.
Call this whatever the hell you want to call it, but WP7 cannot do it, Android and iOS can.
Get off your high horse and help development instead of attempting to condescend on the rest of us.
lol what a stupid post. It's 2011 and we can't have the ability for multiple applications to run at once? what is this world coming to.. and asking for a sticky because you *THINK* multitasking = slow apps? I got news for you, it's a discussion forum, if you don't like it don't read the thread.
orangekid said:
WP7 cannot multi-task at all, and attempting to infer that it does with garbage semantics is pretty lame.
Click to expand...
Click to collapse
Oh...want me to tell my programs to stop running more than one thread, then?
And what are you calling "bull**** semantics"?
1. The OS can multitask, and it allows special applications to run in the background (scheduling). Proof: you can listen to music while surfing the web, and accept calls while checking the calendar. Of COURSE it can multitask!
2. Programs can multitask. I can asynchronously call a web service and do stuff while I wait. I can also display a wait animation while processing stuff
So please try to keep your mouth closed when you have no idea what you're talking about.
Besides Microsoft stuff there is absolutely no multitasking. Is that better?
tiwas said:
Oh...want me to tell my programs to stop running more than one thread, then?
And what are you calling "bull**** semantics"?
1. The OS can multitask, and it allows special applications to run in the background (scheduling). Proof: you can listen to music while surfing the web, and accept calls while checking the calendar. Of COURSE it can multitask!
2. Programs can multitask. I can asynchronously call a web service and do stuff while I wait. I can also display a wait animation while processing stuff
So please try to keep your mouth closed when you have no idea what you're talking about.
Click to expand...
Click to collapse
once again you prove that you have no idea what you're talking about. Being able to launch a couple of crappy MS apps and then open IE is not multi-tasking in any practical form. What you reference is about the only time it can background anything.
What if I want to use a non-MS app that does not suck and do anything else? Not going to happen. This is a real issue. I cannot use any other music player or podcast player or music streaming app and open IE or text or email or anything, I cannot text or email while playing a game if I don't want the game to reload.
Claiming that WP7 can multi-task is like saying it has a comparable app store to iOS, it's complete garbage.
vetvito said:
Besides Microsoft stuff there is absolutely no multitasking. Is that better?
Click to expand...
Click to collapse
lol, beat me to it, and more concise
Yes, it actually IS! Now we don't have all the problems from WM6.5, which is proof that even professional developers have problems setting up their programs correctly.
And still - it's called scheduling.
Multi-tasking (which even an old 8086 can do): http://en.wikipedia.org/wiki/Computer_multitasking
Multi-threading: http://en.wikipedia.org/wiki/Multithreading_(computer_architecture)
Scheduling: http://en.wikipedia.org/wiki/Scheduling_(computing)
Now PLEASE read and understand...
orangekid said:
once again you prove that you have no idea what you're talking about. Being able to launch a couple of crappy MS apps and then open IE is not multi-tasking in any practical form. What you reference is about the only time it can background anything.
Click to expand...
Click to collapse
FFS! You're just proving you have no reading comprehension. I'm talking about threads in a program, not tombstoning an app.
orangekid said:
What if I want to use a non-MS app that does not suck and do anything else? Not going to happen. This is a real issue. I cannot use any other music player or podcast player or music streaming app and open IE or text or email or anything, I cannot text or email while playing a game if I don't want the game to reload.
Click to expand...
Click to collapse
Why do you think that? We're on a beta OS, and MS is still ironing things out. The OS *can* multitask, they're just not exposing it to 3rd party developers (yet), which I think is an excellent idea.
orangekid said:
Claiming that WP7 can multi-task is like saying it has a comparable app store to iOS, it's complete garbage.
Click to expand...
Click to collapse
For crying out loud. Now you're literally comparing apples to oranges, and you're not even able to see in how many ways the comparison fails.
Go read up on the links I posted, then TRY to control your adhd while reading my initial post. Then I *might* consider your postings anything but a complete waste of perfectly good bits...
wrong again, my friend.
If the OS "can" multi-task but only does it to the crapware that comes on the phone, then it essentially can't multi-task.
And the OS would have to be modified to to be able to actually multi-task and not just keep playing zune when you press the home key.
Once again you're trying to play the semantics game bill clinton...
when people here say they want multi-tasking, they are talking about apps that actually matter, third freaking party apps, and the OS cannot do it, this is a problem to a lot of users.
I don't care if the OS is in beta stage, are you saying we should wait 5 years to buy a WP7 phone?
This is quality - good we can have a constructive discussion! LOL.
For me the point is the phone doesn't do what I want it to, Android and the iPhone do appear to so if we can get Multi-schedule-task-switching like the other OS's in the next update I'll be happy.
Maybe those who can't help but get too excited by terminology could spend some time writing an app that replaces offending words to their preferred alternatives when viewing the forums?
orangekid said:
...
Click to expand...
Click to collapse
Man, you're stupid. From what you're saying, I can call you an illiterate just because you choose not to read what people write. I can, like I just did, call you stupid because you choose not to think (at least I hope it's a choice).
It's there. MS can let anyone they chose access it. You're not on the list. More companies might get on it eventually, but until then it's special access. That does NOT mean the OS cannot multitask or schedule.
But...since you don't even know the difference between multitasking, multithreading, and scheduling and the effects they have in a program or a program launching other programs (like an OS) you really should just stay quiet. You might learn something...
gc48067 said:
This is quality - good we can have a constructive discussion! LOL.
For me the point is the phone doesn't do what I want it to, Android and the iPhone do appear to so if we can get Multi-schedule-task-switching like the other OS's in the next update I'll be happy.
Maybe those who can't help but get too excited by terminology could spend some time writing an app that replaces offending words to their preferred alternatives when viewing the forums?
Click to expand...
Click to collapse
Well, I wasn't the one who grabbed the ball and ran with it Forrest Gump style. I wanted to get the facts about multitasking/scheduling out so people could start asking the right questions instead of asking questions that doesn't make sense because they're plain wrong.
I *do* see the point in getting scheduling, and I would love to have some hand picked scheduling programs myself. Most programs don't use it, but some do - like streaming. There should be a stringent verification process and it shouldn't be available to everyone.
Like Mr Moron pointed out, he wanted his apps to tombstone correctly so he could continue from where he left off (sorry, orangekid, but you *are* stupid). That is a clear example of when NOT to run a program in the background. He's angry at MS because the game developers doesn't tombstone correctly so he can continue from where he left off. That's the *exact* reason why I don't want everybody to have access to background scheduling, as people would start yelling at MS for all the crashes and Samsung for making phones with crappy battery life - even though the fault is somewhere else.
Regarding the app you're talking about, you want me to use regular expressions to transform sentences like "orangekid, you're an f-ing ass-O" to "orangekid, you're an f-ing donkey-hole"? (sorry...couldn't help myself )
gc48067 said:
This is quality - good we can have a constructive discussion! LOL.
For me the point is the phone doesn't do what I want it to, Android and the iPhone do appear to so if we can get Multi-schedule-task-switching like the other OS's in the next update I'll be happy.
Maybe those who can't help but get too excited by terminology could spend some time writing an app that replaces offending words to their preferred alternatives when viewing the forums?
Click to expand...
Click to collapse
Good points.
@tiwas, your original point is for people not to think that WP7 cannot mulit-task because it can run only Zune in the background. You then attempt to refine and back up your point by claiming multi-threading and scheduling and all this garbage, when it has been pointed out that when people in this forum say they want multi-tasking, they basically want to run an app other than Zune and continue the app running while doing other things, which WP7 cannot do, yet iOS and Android can.
Throw all the terminology you want into the mix and the above still holds true.
Your "urgent request" will not be considered by any mods because they have not been smoking crack today as far as I know.
tiwas said:
Regarding the app you're talking about, you want me to use regular expressions to transform sentences like "orangekid, you're an f-ing ass-O" to "orangekid, you're an f-ing donkey-hole"? (sorry...couldn't help myself )
Click to expand...
Click to collapse
paragon of eloquence. simply amazing.
orangekid said:
Good points.
@tiwas, your original point is for people not to think that WP7 cannot mulit-task because it can run only Zune in the background. You then attempt to refine and back up your point by claiming multi-threading and scheduling and all this garbage, when it has been pointed out that when people in this forum say they want multi-tasking, they basically want to run an app other than Zune and continue the app running while doing other things, which WP7 cannot do, yet iOS and Android can.
Throw all the terminology you want into the mix and the above still holds true.
Your "urgent request" will not be considered by any mods because they have not been smoking crack today as far as I know.
Click to expand...
Click to collapse
You're a moron. Even more, you're a moron who cannot read.
tiwas said:
You're a moron. Even more, you're a moron who cannot read.
Click to expand...
Click to collapse
when one cannot reason with logic they can be counted upon to resort to imbecilic and puerile insults.
Furthermore, my moronism and illiteracy are the byproducts of having to read posts such as the one quoted above which studies have shown reduce the general intelligence quotient of forum readers by an estimated 20%.

Windows Phone 7 and multitasking

This is a clarification thread, and I will not, unlike my other attempt, be fooled into a pissing contest. There just seems to be a lot of misunderstanding when it comes to "multitasking" on Windows Phone 7, and I will try to clarify a little bit.
Problem: You're in a program, start another one, and then start the original again - and your data is gone, or if it's a game you have to start from the beginning.
Answer: This has nothing to do with multitasking, but something called tombstoning. The developers has to take into account what to do when a program is exited by starting another program, and most seem to just ignore it. That is when you lose your data or have to start the game from scratch
Problem: "Windows Phone doesn't multitask", "When will we get multitasking" etc
Answer: Windows Phone can multitask just fine. So can the programs running on Windows Phone. What most people refer to when asking these questions is really either the question above, or if developers will be allowed to run programs in the background. Multitasking is being able to more than one thing at the time, and the most simple test to see if your phone supports it or not is to see if you can receive phone calls or listen to music while you're checking mail. So - your phone can both multitask and run applications in the background (which is called scheduling, actually, as multitasking doesn't necessarily mean running a program that isn't in the foreground - uploading a picture to your sky drive while letting you browse the other pictures is typical multitasking).
Problem: "When will MS let us run programs in the background?"
Answer: There are both pros and cons to letting developers do this. A lot of developers aren't that good when it comes to using resources sensibly while in the background, and a lot of programs simply doesn't *need* to run in the background. If you're writing notes and want them back when you return, that's tombstoning. Playing a game? Well, you certainly don't want it to actually run in the background as you'll be dead when you return. Still tombstoning. One of the few applications is if you're listening to music (videos don't cound, because it doesn't make sense playing the video when you cannot watch it) or download larger amounts of data. The problem is that, if it's not done correctly, this can negatively impact performance (do you really want your game to stutter or have to wait two minutes for mail to open??), it can drain your battery, and it can even help distribute viruses. If MS wants to open this to developers, they need to have special testing procedures before they allow it. Also, misbehaving background apps will give most people a negative image of MS, which is apparent in all the threads dissing MS for not allowing "multitasking" because developers don't save data when exiting the application.
So, here's a short run-down of terms that are interesting in today's computer landscape:
* Multitasking: Being able to do more than one job at a time. Multitasking really just divides the processor time (available time to use the processor) and gives slices to different jobs.
* Multithreading: Being able to divide tasks into their own threads, thus allowing the use of more cores/processors. A multitasking, single threaded OS can only use one processor (simplification of the truth - if you know why it's a simplification, you don't need the full story. If you don't, it will only confuse you), while a multitasking, multithreaded OS can use more. Most programs, even for regular computers don't use multithreading, as it's a pain in the O to handle, but operating systems do. That's why, on a PC, Counter Strike will only use one of the cores on your brand new gaming rig with 8 cores, but all the cores will be active.
* Background scheduling: How the OS can let applications run in the background, usually by giving it less processor time (most often just free cycles) and thus letting it complete a time consuming process without making the system too slow to use. A foreground application will usually get more processor time than if it was running in the background.
I hope this clears it up, and helps people to understand what the different terms are and when to use it.
To sum up:
* Multitasking is available. There's no question about it. Windows Phone multitasks applications, and applications can multitask internally.
* Background scheduling is available, but is not an open API for developers. This has both positive and negative implications, depending on application
* A lot of developers are pretty bad when it comes to tombstoning.
Great post. There is nothing to be added. Sadly most ppl won't read the whole think or simply continue complaining.
I'm happy with the OS as it is, because I don't want all those crappy apps to suck my battery and fool with my CPU cycles.
In future real sceduling may be a capability of apps which need spezial certification. But I'm strictly against open APIs for that!
It has nothing to do with developers. If an OS is well written it will handle multitasking just fine, it's a nice excuse but a lame one. My old blackberry with a 400mhz processor and displays graphic icons can multi-task. Windows phone 7 with a 1ghz processor and is primarily text based won't allow it.
The keyword here is won't. We all know it's capable of doing it so why won't MS allow it? This is the reason why many major instant message apps are not available for this platform. What's the point of having an instant messager if it gets tombstoned when you switch screens? Big usability hole here.
the_Crispy said:
Great post. There is nothing to be added. Sadly most ppl won't read the whole think or simply continue complaining.
Click to expand...
Click to collapse
Thanks
See the post below yours for confirmation that people won't read, but will gladly complain
I see what you mean and for the most part you got all the definitions correct, but you also have to see how WP7 handles apps and the pros and cons on the end-user.
WP7 actually just saves the state of the app when navigated away from, and does not actually enable you to RUN two apps at once so developers have to be really tricky with how they incorporate this into the OS. The pros are saving battery and not waste resources, the cons are that you cannot actually utilize the best parts of multi-tasking.
Do you want you game "running" in the background so you die? No, but the developer should know that and code the app appropriately. Do you want to be able to stream music in the background while checking emails or texting or tweeting? Of course. Not possible under the current version of WP7. How about playing a game/email/text while driving and having turn-by-turn navigation on? Nope. Developers might be lazy at times, but they're not usually idiots.
There's no question that the OS has the native ability to do so, no one ever argued that point. The beef is that MS has locked their OS down so they only allow Zune to do it. Well some of us don't like Zune or want to multi-task other apps too.
But MS wants to play it safe and see how multi-tasking is working out for Google and Apple before they actually allow it for any 3rd party apps, meanwhile the end-user suffers and the salesguy at the t-mobile store doesn't even show you an HD7 because you "can only do one thing at a time." MS needs to wake the hell up and allow 3rd party TRUE multi-tasking for 3rd party apps. It actually made some sense to not allow it for the initial release, it could have been a nightmare with an early OS and not that many apps anyways, developers had to get fancy and had to stay smart and honest, or their app would be killed with the quickness.
But it is time to free the OS to do some core things that it is really lacking:
1) True Multitasking
2) Copy and Paste
3) HTML5 and Flash support in IE
4) Third party web browsers
5) full direct camera access to apps
6) separate audio levels for media, ringtones, alarm (android really nailed this one)
of course other bugs and stuff, but these are the main issues for me. I don't blame MS for how they handled tombstoning and multi-tasking initially, but it's time (with efficiency) to catch up with the rest of the herd.
tiwas said:
and I will not, unlike my other attempt, be fooled into a pissing contest.
Click to expand...
Click to collapse
pillsburydoughman said:
It has nothing to do with developers. If an OS is well written it will handle multitasking just fine, it's a nice excuse but a lame one. My old blackberry with a 400mhz processor and displays graphic icons can multi-task. Windows phone 7 with a 1ghz processor and is primarily text based won't allow it.
The keyword here is won't. We all know it's capable of doing it so why won't MS allow it? This is the reason why many major instant message apps are not available for this platform. What's the point of having an instant messager if it gets tombstoned when you switch screens? Big usability hole here.
Click to expand...
Click to collapse
tiwas said:
Thanks
See the post below yours for confirmation that people won't read, but will gladly complain
Click to expand...
Click to collapse
I'm not going to get into any ranting or raving or anything on this one, but please don't bash everyone who does not agree with you in this thread or claim they don't read.
The guy had a legitimate post about tombstoning an instant messenger and I have pointed out other times where MS drops the ball on this mulit-tasking issue.
Your OP is a good post and helps clear up some things, but you have to understand that there are real concerns with the OS not allowing 3rd party multi-tasking and just flaming anyone who does not think that this is the best way for the OS to operate.
It wasn't bashing. I was simply pointing out that he hadn't read the whole thing, as he, like you, didn't really understand the concept of multitasking.
Anyway, I'm not going to start arguing with you again.
pillsburydoughman said:
It has nothing to do with developers. If an OS is well written it will handle multitasking just fine, it's a nice excuse but a lame one. My old blackberry with a 400mhz processor and displays graphic icons can multi-task. Windows phone 7 with a 1ghz processor and is primarily text based won't allow it.
The keyword here is won't. We all know it's capable of doing it so why won't MS allow it? This is the reason why many major instant message apps are not available for this platform. What's the point of having an instant messager if it gets tombstoned when you switch screens? Big usability hole here.
Click to expand...
Click to collapse
WP7 definitely has the capbility of multi tasking, or you won't be playing music while using IE. MS limited the multi tasking for 3rd party apps.
Your old phone or android phone can do multitanking without any system limit. As I know it's free for Android application to create background services. However it causes significant lag and battery drain. My captivate lose 4% power per hour on standby and I cannot even locate which app is causing such battery drain.
MS learned from apple that it's more important to keep the device running smooth than to let apps mess the phone up.
Who cares what you call it. People want to have a messenger or non zune music player in the background while they do other things and be able to QUICKLY respond to it. BASICALLY most people want what apple calls multitasking/fast app switching. Only certain things allowed and a proper save state when when leaving the app. It works great on the iPhone and i dont care what people say its simple and effective.
can WP7 multitask?
tiwas said:
It wasn't bashing. I was simply pointing out that he hadn't read the whole thing, as he, like you, didn't really understand the concept of multitasking.
Anyway, I'm not going to start arguing with you again.
Click to expand...
Click to collapse
well I think we both understand the concept of multi-tasking, just disagree with you on the wiseness of not allowing third party apps to be able to do so, someone disagreeing with you isn't the same thing as not understanding something; multi-tasking is actually a pretty easy concept to understand.
I don't want to argue with you again either, I just also don't want readers of this thread to be misinformed and to get all viewpoints regarding WP7's lack of multi-tasking support and then they can decide if they agree or not, but it doesn't mean that the subject is not understood.
I have no desire to start any beef on this thread, just keep in mind that when you start a thread you open a discussion open to disagreements, these don't mean that people don't read or don't understand necessarily. Don't be afraid to be wrong, it happens to everyone. We're all here to get the most out of our devices anyways.
So, you are shazaming a song on the radio, and get a phone call or a txt - will wp7 tombstone the live radio for you too?
Anthonok said:
Who cares what you call it. People want to have a messenger or non zune music player in the background while they do other things and be able to QUICKLY respond to it. BASICALLY most people want what apple calls multitasking/fast app switching. Only certain things allowed and a proper save state when when leaving the app. It works great on the iPhone and i dont care what people say its simple and effective.
Click to expand...
Click to collapse
Apple add this feature not until their 4th generation system
Let's see what the mango update will give us.
amtrakcn said:
Apple add this feature not until their 4th generation system
Let's see what the mango update will give us.
Click to expand...
Click to collapse
what so they will add this in the 9 generation?(if you count 6.1 and 6.5)
Wow
vetvito said:
what so they will add this in the 9 generation?(if you count 6.1 and 6.5)
Wow
Click to expand...
Click to collapse
It's named WP7 but it's ACTUALLY WP1.
WM is designed to be a lite version of desktop windows with phone features
That's why it was powerful while hurting user experience
vetvito said:
can WP7 multitask?
Click to expand...
Click to collapse
You should read my full post. It's explained
I am absolutely sure big companies will be allowed to run in the background, and it's probably just a question about time before we get MSN Messenger running properly in the background.
There are other uses, like streaming music, but as for the suggestions of running GPS software with turn by turn instructions (you shouldn't play games or do anything with your phone while driving!) and having a game active in the background without letting your character die (cool! Let's spin our wheels! We're not going anywhere, but we sure are spending gas! ) are plain silly...
Ok, on my list of programs that will benefit from actually running in the background, I can only think of two now, but please help me put more on the list:
* Music streaming
* Messaging
vetvito said:
can WP7 multitask?
Click to expand...
Click to collapse
nothing other than Zune right now
tiwas said:
but as for the suggestions of running GPS software with turn by turn instructions (you shouldn't play games or do anything with your phone while driving!) and having a game active in the background without letting your character die (cool! Let's spin our wheels! We're not going anywhere, but we sure are spending gas! ) are plain silly...
Click to expand...
Click to collapse
well GPS would nice since sometimes you're the passenger and you still want turn by turn while gaming or emailing, so it needs to be supported in the mango update too.
Hi fellow XDA lovers
I just want to remind you all that we don't want a flame war here so keep it on topic please.
amtrakcn said:
Apple add this feature not until their 4th generation system
Let's see what the mango update will give us.
Click to expand...
Click to collapse
Yes it took them an extremely long time because apple is stubborn (or should i say Steve Jobs) and it is disappointing that Microsoft chose to pull an apple with WP7. But at least apple updated the iPhone....
lqaddict said:
So, you are shazaming a song on the radio, and get a phone call or a txt - will wp7 tombstone the live radio for you too?
Click to expand...
Click to collapse
I should probably be able to run in the background if you get a call. I can play games while on the phone, but it leaves a nasty orange block on the top of the screen to notify you that your on the phone. As far txt messaging go, yea that's a bummer. I just click the message when it comes up, respond, then click back to go to the game I was playing. Just hope that game saved your previous state.

Categories

Resources