November 5th, 2010, 06:13 PM
|
#5 (permalink)
|
|
Senior Member
Join Date: Nov 2009
Location: Central NJ
Posts: 1,859
Device(s): Unlocked Galaxy Nexus, Droid Bionic, OG Droid CM7.2
Carrier: Not Provided
Thanks: 38
Thanked 317 Times in 260 Posts
|
Quote:
Originally Posted by Green1
What a ridiculously poor way to write an operating system! you don't write a system requiring every application to always be open and waiting to see if it's needed, you write a system whereby the system calls the appropriate applications as needed!
Imagine if they wrote your email client such that the web browser, office program, picture viewer, pdf viewer, music player, etc all had to be running and watching to see if you clicked a link, instead of making the email client choose what program to run? Nobody would even consider doing something so stupid!
Any elementary school level programmer would design a system better than that, and you say Google managed to screw it up THAT badly???
|
I think my use of the word "listen" misled you. I didn't mean to imply that the app has to be running in order to load when the phone is inserted into the car dock. I'm not an Android programmer, but my understanding is that if an app doesn't "declare" that it can respond to dock insertion, then there's no way to tell Android to load that app upon insertion. I believe this declaration is made at installation time, but does not require that the app be running at the time of insertion.
|
|
|