Talk:Android (operating system)
![]() | Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
This is the talk page for discussing improvements to the Android (operating system) article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
![]() | This page is not a forum for general discussion about Android (operating system). Any such comments may be removed or refactored. Please limit discussion to improvement of this article. You may wish to ask factual questions about Android (operating system) at the Reference desk. |
![]() | Android (operating system) received a peer review by Wikipedia editors, which is now archived. It may contain ideas you can use to improve this article. |
![]() | This article was nominated for deletion. Please review the prior discussions if you are considering re-nomination:
|
![]() | This article has not yet been rated on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
|
![]() | Error: Target page was not specified with to . |
Index
|
||||||||
This page has archives. Sections older than 60 days may be automatically archived by Lowercase sigmabot III when more than 4 sections are present. |
Proposed Move - Feedback Needed
I propose moving the title from Android (operating system) to Android (software stack)
Rationale: Android is not an operating system, it is a software stack as stated by Google itself - see [1]. The page reads "Android is an open-source software stack for mobile phones and other devices." Google says it again and expands on the idea here: [2] That page reads "Android is a software stack for mobile devices that includes an operating system, middleware, and key applications." Those are pretty definitive statements that come right from the organization that drives the project.
In addition to aligning the article title with the view of the company that drives the project, the proposed title is more accurate. Referring to Android as an "operating system" suggests that it is something less than it actually is. If you take the middleware and applications out of Android, what you are left with isn't Android, it's just a bunch of code that, even if it could run a phone, would offer severely degraded utility and functionality.
I realize how common it is to see/hear Android referred to as an OS, but that's not much of an argument to keep the current title. Wikipedia needs to record things as they actually are, stating facts supported by reliable sources. There was a time when the teeming masses believed that the sun revolved around the earth. Although that was the prevailing view at the time, it wasn't correct. Since we know that Android isn't really an operating system, I think we need to move the title to Android (software stack) or Android (solution stack) since that is what is more correct, despite the prevailing understanding of the teeming masses.
Software stack vs. solution stack: Currently the Wikipedia article Software stack redirects to Solution stack. There are 36,300,000 Google results for "solution stack" but only 360,000 for "software stack". Despite Google's use of "software stack", perhaps Android (solution stack) is the better title?
Do you agree that the title should be moved? If so, is it Android (solution stack) or Android (software stack)? Ch Th Jo (talk) 18:22, 13 April 2011 (UTC)
- Not commenting for or against the change, but thought I'd add this in (from 'What is Android' section of developer.android.com): "Android is a software stack for mobile devices that includes an operating system, middleware and key applications."[3] - SudoGhost (talk) 18:50, 13 April 2011 (UTC)
- WP:COMMONNAME says "The term most typically used in reliable sources is preferred to technically correct but rarer forms". Using the same definition you could define Linux, Windows, iOs etc. as a software stack, but most people know them as operating systems. Dcxf (talk) 20:13, 13 April 2011 (UTC)
- This makes sense, I agree with Dcxf. - SudoGhost (talk) 23:06, 13 April 2011 (UTC)
- It should stay "operating system" WP:COMMONNAME Bhny (talk) 01:06, 14 April 2011 (UTC)
- It should be changed to "Software system" or "Software stack" as the Linux kernel in the Android is the operating system and Android is more than just the Linux, everything from Linux OS to middleware to applications. The "Android (Operating System)" is not technically correct at all and clash with the operating system technologies and makes difficult for people to actually find out problems and make decisions based wikipedia information so it is against purpose of wikipedia. LInux is not microkernel but monolithic what means it is the operating system as monolithic kernel is the original and still very much used OS architecture and Server-Client (aka microkernel) is much younger (about 30 years newer than monolithic) OS architecture. Windows or iOS are neither ones operating systems. They are as well software systems and they include operating systems among other software (system programs, system libraries, application programs etc). NT is the OS in the Windows and XNU is the OS in iOS (&Mac OSX). NT microkernel does not have name but just version number while XNU microkernel is called Mach. The problem is the marketing has wanted to use mystical "operating system" term what has been now used as it would mean same thing as "product". But when you start coding operating system and you want to get even a simple program to work, the marketing term does not fit at all. Neither it works if there is reason to explain how device (computer) boots as OS is first software what bootloader loads and executes and then OS starts executing other (non-OS) software like INIT or similar what finalize the system booting in wanted order. Now this article is trying to say that Android is not same operating system as Linux. Even Android includes the Linux OS. No matter how much software is stacked to be ran by OS, does not change the fact what the OS is under them. 62.165.189.248 (talk) 09:24, 18 June 2011 (UTC)
- Let's see the research. Some believe that more reliable sources refer to Android as an OS rather than a software stack but no one has provided any evidence of that. Opinions don't count for much in WP, and without data, opinions are all we've got so far. Ch Th Jo (talk) 01:19, 14 April 2011 (UTC)
- Google news results: Android operating system shows 2,350 results, where Android software stack shows only 78. Seems to fit squarely into WP:COMMONNAME. Putting quotations around the phrases returns 913 for "Android operating system", and only 1 for "Android software stack" - SudoGhost (talk) 01:25, 14 April 2011 (UTC)
- A better name than "software stack" would be "Android (smartphone platform)" with 127 hits. So I agree that "software stack" certainly fails the WP:COMMONNAME policy. On a side note, Android (platform) would probably be more common with 4730 hits. Regards SoWhy 16:08, 7 May 2011 (UTC)
- The "platform" (or "smartphone platform") does not work as platform means software platform what does not include operating system or application programs. Software platforms are like Java or Qt or more complicated combinations of libraries and prorams (not system- or application programs). The technically correct would be simply "software system" as computer is build by two different parts, hardware system and software system. They are both needed but they are still independent, like hardware can brake and vice versa. You can keep same hardware system but change software system to totally different and having totally different user experience with that. Or keep same software system and change hardware system to get totally different processing speed or use capabilities. The "Software stack" could work if it would be very well explained it means the software system and not just typical software stack like what KDE SC or Core technologies are. It does not matter how many results google brings (how popular some term is) as technology rules all those out how the machine (hardware/software) works and it is done by science and not marketing or internet blogs and forums etc. If popular opinion rules over the computer science (technology, facts, sience) then wikipedia is broken in the first place as it would be case that (as example) if 80% people believe human can fly then wikipedia article of that should be changed so and not to reflect science that human does not have wings and can not fly but human can build machines what can fly by using specific scientific rules of physics etc. Android article is about software, so it is about computer science and not about public opinions or believes what marketing generates to sell stuff. 62.165.189.248 (talk) 09:35, 18 June 2011 (UTC)
- A better name than "software stack" would be "Android (smartphone platform)" with 127 hits. So I agree that "software stack" certainly fails the WP:COMMONNAME policy. On a side note, Android (platform) would probably be more common with 4730 hits. Regards SoWhy 16:08, 7 May 2011 (UTC)
- Google news results: Android operating system shows 2,350 results, where Android software stack shows only 78. Seems to fit squarely into WP:COMMONNAME. Putting quotations around the phrases returns 913 for "Android operating system", and only 1 for "Android software stack" - SudoGhost (talk) 01:25, 14 April 2011 (UTC)
- Let's see the research. Some believe that more reliable sources refer to Android as an OS rather than a software stack but no one has provided any evidence of that. Opinions don't count for much in WP, and without data, opinions are all we've got so far. Ch Th Jo (talk) 01:19, 14 April 2011 (UTC)
Android is an operating system, exactly like Unix is an operating system. I think there's only a confusion when somebody doesn't know that an operating system, and a kernel are not the same thing: An operating system is more than a kernel, and includes all the other libraries, programs, and even data, which come with the system and were not specifically added by the user. So the Unix operating system, for example, includes the Unix kernel *and* a whole lot of libraries (e.g., the C library), applications, compilers, windowing systems, manual pages, images, sounds, and so on. So android is an operating system - there is no need to invent a new term "software stack". The term "software stack" fails to capture the essense of operating systems, which is that this stack isn't just any stack, it's one which spans all layers - right from the hardware up to the end user. So please don't rename. Nyh (talk) 11:48, 20 June 2011 (UTC)
If any of you guys want to change the category of Android (operating system) from operating system to software stack please be consistent and reach a consensus with editors of other pages like iOS (Apple) and Microsoft Windows. Because you are going to have more detractors than Nicolaus Copernicus when he wanted to displace the Earth from the center of the universe. — Preceding unsigned comment added by 2.137.153.245 (talk) 19:35, 13 August 2011 (UTC)
Another move
Per WP:NCDAB:
If there are several possible choices for disambiguating with a class or context, use the same disambiguating phrase already commonly used for other topics within the same class and context, if any. Otherwise, choose whichever is simpler. For example, use "(mythology)" rather than "(mythological figure)".
The most concise option here is simply (software), which redirected here, so I've moved to that title. Android means several things, and none of them are especially more notable than the others. The generic title avoids giving confusing impressions to readers too early on. Chris Cunningham (user:thumperward) - talk 12:34, 15 August 2011 (UTC)
- Going by the "use the same disambiguating phrase already commonly used for other topics within the same class and context", iOS and Symbian are topics within the same class and context. They are both referred to as operating systems. They do not have the same disambiguating phrases however. The example above doesn't fit here, because Android (software) is not a simpler form of Android (operating system) Fewer characters does not always mean simpler. This, in addition to the previous consensus to keep the article's title at Android (operating system) is why I moved it back, per the consensus and WP:COMMONNAME. - SudoGhost 14:32, 15 August 2011 (UTC)
- You've misread NCDAB. If iOS were iOS (operating system) and Symbian were Symbian (operating system) then we would use "the same disambiguating phrase" (that's the thing in brackets) as them. But they aren't. Secondly, the argument, repeated several times, is that Android is more than an operating system, which is why the current title is misleading. Thirdly, "software" is not only more concise, but also a far simpler concept than "operating system". In fact, I can't think of any way in which this could not be considered "simpler". The previous consensus was on a different proposal and wasn't even that strong (from what I can see, it only had about half a dozen participants and wasn't even posted to RM). Chris Cunningham (user:thumperward) - talk 14:45, 15 August 2011 (UTC)
- I agree with SudoGhost. An OS is not simply software as the casual reader knows it (i.e. as in "application") but rather a complex stack of many different programs that regulate many uses of the device the OS is installed on (and, with smartphone operating systems, the hardware is often designed to fit said OS as well). Also, such naming is common for those topics, see ARX (operating system), Integrity (operating system), RMX (operating system) etc.
- On that topic, please enjoy this
Plip!
- for moving the page without discussion when you clearly could see that a move of this page would not be uncontroversial. Whether your argument is correct or not (imho, it's not), it's not your decision to move something without consensus to do so. Regards SoWhy 14:51, 15 August 2011 (UTC)
- thumperward, that's why I said above, "They do not have the same disambiguating phrases however." Operating system is the common name, what is technically correct does not apply when naming the articles, as I'm sure the disambiguation for a great many technology articles would then need to be changed if that were the case. What is used is the name that is most frequently used to refer to the subject in English-language reliable sources. In most reliable sources, Android is referred to as an operating system. In common usage software is a program that is run on an operating system. To the average reader, Android would have software, but would not be software. To name the page otherwise would likely just confuse people. - SudoGhost 14:59, 15 August 2011 (UTC)
- What is the more in "Android is more than an operating system"? Because then iOS (Apple) and Microsoft Windows are also more than an operating system. — Preceding unsigned comment added by 2.137.153.245 (talk) 16:42, 15 August 2011 (UTC)
- I'm just going to weigh in and give the opinion that the problem rests with common use of the phrase "Operating System." In common parlance, when someone refers to an OS, they are also including the basic application software that it is bundled with. So even Windows is in theory more than "just an operating system" because it also includes additional default applications (I'm thinking of say, MSPaint and Solitaire). Android is much the same, when one speaks of the "Android OS" they generally are referring to more than the basic OS system (which is a part of Android), but also to the middleware and basic applications that are bundled with it. All of this is to say that while Android_(operating_system) may not be 100% technically, it meets WP:COMMONNAME criteria because in colloquial speech when one speaks of an OS one is also including middleware and basic applications as a part of that package. MyNameWasTaken (talk) 20:42, 15 August 2011 (UTC)
best-selling open source?
How come? —Preceding unsigned comment added by 94.248.136.240 (talk) 01:45, 14 April 2011 (UTC)
- The sources listed will give you more information, like this[4] one. - SudoGhost (talk) 01:48, 14 April 2011 (UTC)
The phrase "world's best-selling Smartphone platform" is potentially misleading. The convention on Wikipedia seems to be that "best-selling" means "largest number of total sales" (see List of best-selling video games, List of best-selling books.) However, the source cited for Android being the best-selling smartphone platform merely states that it had the highest number of sales in a three-month period(2010 Q4), not in the entire history of smartphones. Given that Symbian has been around for nearly a decade longer than Android, it wouldn't surprise me if its total number of sales was still higher than Android's. In my opinion, replacing "best-selling" with "fastest selling" might be more accurate. Captain Canuck16 (talk) 04:45, 20 June 2011 (UTC)
Best-selling does not imply largest market share. It implies it has the most sales in a specific (recent) period.Haha01haha01 (talk) 09:24, 7 July 2011 (UTC)
Does the statement "world's best-selling Smartphone platform" cover the sales of devices that are NOT smartphones? if so, then this statement needs to be rephrased. — Preceding unsigned comment added by Danigro456 (talk • contribs) 07:23, 18 December 2011 (UTC)
- in that case, you need to specify the "specific (recent) period". Otherwise, "best-selling" simply means "most cumulative sales". If the source says "best-selling in Q4 2010", you can use it to state "best-selling in Q4 2010", but not to state "best-selling" without qualification. --dab (𒁳) 10:38, 10 July 2011 (UTC)
How should all the modifications hardware manufacturers do be called? (like HTC Sense) fragments? distributions?
How should all the modifications hardware manufacturers do be called? (like HTC Sense) fragments? distributions? — Preceding unsigned comment added by 95.214.47.184 (talk) 18:55, 28 May 2011 (UTC)
- It has always been my understanding that things like HTC Sense and (Not) Motoblur are proprietary sets of standard or built-in apps. For instance, HTC sense replaces the standard Android app that manages the home screen as well as several others I believe. I don't think fragments would be the correct term, because this would generally refer to non-standard versions of the OS that have splintered off the core Android releases from Google. I would term them as proprietary default application packages, which is admittedly a mouthful, but they are changes to the basic apps that are bundled with the Android software stack (see above for extensive discussion on terminology of OS vs. Software stack). As noted, the Android developers website describes Android as "a software stack for mobile devices that includes an operating system, middleware and key applications." From this, HTC sense (or other packages) are proprietary replacements for those key applications. MyNameWasTaken (talk) 20:34, 15 August 2011 (UTC)
- I think you're probably right, that's a much simpler explanation than mine...MyNameWasTaken (talk) 17:00, 17 August 2011 (UTC)
Android Software Patents / Microsoft
Considering Microsoft is going after a 4th manufacturer (Samsung) for licensing patents fees over Android, you would think this would be mentioned in the article. I may get around to adding it. Psilocybin (talk) 02:38, 7 July 2011 (UTC)
Correction of the classification of Android.
In one of the very first paragraphs introducing Android, we get this:
"The Android open-source software stack consists of Java applications running on a Java-based, object-oriented application framework on top of Java core libraries running on a Dalvik virtual machine featuring JIT compilation."
The problem with that is that it's flat out wrong. I'd love to edit it, however I cannot seem to clarify how Android works concisely.
Android is an open source software stack. However, that stack does not consist of Java applications. These applications are developed in the Java language, but are immediately converted by the dx utility into .dex files. The Dalvik interpreter runs these dex files and is a register-based VM instead of a stack-based VM as Java VMs are. This is the whole contention between Oracle and Google. Google used this in order to get around licensing of Java.
The unmodified sentence incorrectly informs people that Android runs java. Android does not, in-fact, run any java at all. The applications are developed in the Java language, but at no point does that language actually touch the Android device.
Could someone help me modify this sentence and/or paragraph to clarify this?
71.203.92.115 (talk) 16:15, 8 July 2011 (UTC)ThantiK
- I took a stab at this. I think bytecodes are a bit too techy for the lead section but hopefully it is a little more clear that it is not strictly running "Java" or the Java core libraries per se. Dcxf (talk) 22:10, 8 August 2011 (UTC)
- Good work. The paragraph in question is still a bit jargon-heavy, but it's now much better than it was. Chris Cunningham (user:thumperward) - talk 18:45, 11 August 2011 (UTC)
It's advised to note it's place in the market share in the intro paragraph up top
To put things into perspective, you should include it's place in the smart phone marketshare. Sticka (talk) 01:27, 18 July 2011 (UTC)
Update mechanism and rooting
I just read the article but found no information about what i was looking for so perhaps someone could extend the article and insert these topics. There is a seperate topic about what changes where made in the different versions. However i have no idea how i am able to get these updates on an Android phone. Are they automatically distributed like in other Linux distributions? Does it happen via the app store? Do i have to download some files and install them? Are apps also updated? I have also heared that sometimes you will not get any further updates. Since there will always be new exploits in i.e. the webbrowser you probably need to root the phone to get updates. But i have no idea if that is possible on all phones or restricted by the OS or Phone. Thanks. 188.99.122.214 (talk) 22:14, 25 July 2011 (UTC)
Just found out about the rooting article which is mentioned under "List of Android OS-related topics". However if it is needed to have a secure phone as mentioned in my questions about updates above, i think it deserves to be mentioned in the text. If it's not i don't care. 188.99.122.214 (talk) 22:34, 25 July 2011 (UTC)
File:Lookout Android Malware Rise.png Nominated for Deletion
![]() |
An image used in this article, File:Lookout Android Malware Rise.png, has been nominated for deletion at Wikimedia Commons in the following category: Deletion requests August 2011
|
A discussion will now take place over on Commons about whether to remove the file. If you feel the deletion can be contested then please do so (commons:COM:SPEEDY has further information). Otherwise consider finding a replacement image before deletion occurs.
This notification is provided by a Bot --CommonsNotificationBot (talk) 10:09, 4 August 2011 (UTC) |
User Interface
What about criticism of it's User Interface?
Like how it is so differen't than ones on Windows, Mac OS, and Ubuntu?71.58.198.190 (talk) 15:03, 8 August 2011 (UTC)
- I'm not aware of any such criticism. Windows, Mac OS, and Ubuntu are desktop operating systems, and Android is for mobile devices. If you have any reliable sources that discuss this criticism, by all means please list them here and I'd be happy to discuss them. Thank you. - SudoGhost 17:10, 16 August 2011 (UTC)
For touch interfaces you don't want a GUI environment like you have on a desktop, because the interface is fragmented into places you touch for control and places you use for viewing content, because the mouse pointer is so small relative to the size of the screen, this is possible, but on a mobile platform, a windowing interface is cumbersome. Also on a mobile platform, like the iPhone, I think it is somewhat good to have eliminated the file system, cause I think 90% of the time users waste is with locating content in the file system. I mean really, would you want to be looking for your music files while cruising down the highway at 60MPH? You have to consider this, the efficiency of the interface could actually save lives. Rofthorax (talk) 20:08, 21 August 2011 (UTC)
But it isn't purely a phone OS, it is used in desktops, laptops, tablets, and netbooks.
Besides, didn't Windows CE, a OS used on early smartphones, although a totaly different OS on the inside, have the same layout as Windows 9x? 71.58.198.190 (talk) 03:15, 24 August 2011 (UTC)
Semi-Protection
If I find another IP user vandalize this page, I will request for an indefinite semi-protection.Mike 289 16:47, 16 August 2011 (UTC)
- Considering the fact that no vandalism has occurred in the past few days, least of all vandalism frequent enough to warrant an indefinite protection, I find it highly unlikely that such a request would be approved, per WP:SILVERLOCK. Unless I'm missing something, I'm not seeing a single vandal edit after August 2, with the possible exception of August 5. Don't worry though, there are plenty of eyes on the article. - SudoGhost 17:07, 16 August 2011 (UTC)
- I still feel this page should be semi-protectedMike 289 20:34, 19 August 2011 (UTC)
References to Android Issue Tracker posts
Can we have some consensus on whether or not Android issue tracker posts are WP:USERGENERATED and therefore not reliable sources? It seems clear to me that they are user-generated: they are initiated by random internet users who are usually only identified by an email address fragment, and subsequent posts to the topic are the same. Their use as sources also encourages inclusion of very non-notable technical issues and wishlist items, as previously discussed here: [5] . Dcxf (talk) 11:45, 22 August 2011 (UTC)
- I would certainly say that it falls squarely under WP:USERGENERATED. That I can personally add an issue and then try to turn around and use that as a source makes it unreliable. - SudoGhost 13:03, 22 August 2011 (UTC)
- Why do you prefer no reference than a reference from the source? You do not need to read user comments (like you do not read ads in many references in wikipedia), just read Google comments and status. — Preceding unsigned comment added by 193.127.207.152 (talk) 09:56, 23 August 2011 (UTC)
- Because material in articles has to be attributable to a reliable published source. Even the very occasional comments by Google staff on the issue tracker are usually anonymous, and the original issue description is never written or updated by Google. The postings are often inaccurate, outdated, or refer to old or custom versions of Android. They are not suitable source material for an encyclopedia article. Dcxf (talk) 19:56, 23 August 2011 (UTC)
- What about issues reviewed by Google? Is Google good enough to be referenced? There are still some Google references that should be removed if Google is not good enough to be referenced. — Preceding unsigned comment added by 193.127.207.152 (talk) 12:14, 25 August 2011 (UTC)
- That doesn't fix the problem that the original issue description, and all the rest of the content on the page, is user-generated and potentially inaccurate. Dcxf (talk) 20:04, 25 August 2011 (UTC)
- What about issues reviewed by Google? Is Google good enough to be referenced? There are still some Google references that should be removed if Google is not good enough to be referenced. — Preceding unsigned comment added by 193.127.207.152 (talk) 12:14, 25 August 2011 (UTC)
- Because material in articles has to be attributable to a reliable published source. Even the very occasional comments by Google staff on the issue tracker are usually anonymous, and the original issue description is never written or updated by Google. The postings are often inaccurate, outdated, or refer to old or custom versions of Android. They are not suitable source material for an encyclopedia article. Dcxf (talk) 19:56, 23 August 2011 (UTC)
- Why do you prefer no reference than a reference from the source? You do not need to read user comments (like you do not read ads in many references in wikipedia), just read Google comments and status. — Preceding unsigned comment added by 193.127.207.152 (talk) 09:56, 23 August 2011 (UTC)
Source releases and POV pushing
So we've got an editor inserting loaded phrases with edit summaries such as "remove whitewashing". If Lun Esex (talk · contribs) feels that the wording is inadequate he should discuss it here. I'll be removing the loaded phrase again shortly, as one blog quote does not a "controversy" create. Chris Cunningham (user:thumperward) - talk 09:20, 10 September 2011 (UTC)
"Criticism" section has grown to about a quarter of the article
What is to be done with it? As predicted in WP:CSECTION, this section seems to be functioning as a bit of a troll magnet. The lengthy "Malware and security" and "Privacy" sections seem to give undue weight to relatively minor issues, using material that is mostly sourced from firms selling virus protection. The new "Closeness" section is a scattered bunch of negative points with no attempt at NPOV, about the issues of compatibility requirements and Honeycomb closed source which are already covered elsewhere in the article. Delete the whole section, or try to integrate it with the article? Dcxf (talk) 10:38, 23 September 2011 (UTC)
- While I would keep the second paragraph of the Malware and security section, as it was covered by multiple reliable sources in the news, I agree that the rest of that section appears to be firms selling virus protection, and not much more. If the second paragraph is kept, I think it should be moved elsewhere in the article, as it really isn't a criticism, but just a fact. Maybe I'm not reading between the lines or something, but I don't see any criticism there.
- For the privacy section, I think there might be some value in keeping it in the article if better sources could be found, but trimming it down to a sentence or two, because I'm not seeing how "These databases form electronic maps to locate smartphones, allowing them to run apps like Foursquare and companies like Google to deliver location-based ads." is a criticism of Android. The only information that is sourced in that section is that Wi-Fi locations are used by Foursquare and location-based ads, that there is third-party software that identifies information that could hypothetically be accessed, and that flashing the ROM voids the warranty. There's no criticism there, and the rest of it appears to be completely unsourced.
- I'm still looking into the other two sections, IP infringement claims and Closeness, but the first two sections as written don't really belong as "criticisms". - SudoGhost 11:10, 23 September 2011 (UTC)
I merged the bizarrely named "closeness" section back with licensing. I think the rest should be merged or deleted too. Bhny (talk) 11:04, 23 September 2011 (UTC)
I remember going through a previous criticism section and working as much as possible into the article where it belonged, and removed the criticism header in the process. I wonder when it found its way back in. Hmph.
"Openness" comes up often enough that it's a reasonable concern for people, so some of yesterday's editions can probably be kept as long as it's sourced and phrased properly. Discussion about malware too probably deserves a mention, but I'm sure sure where and I also think we need to resist the temptation to just keep parroting the latest dangers and scary figures churned out by the security firms. Paragraphs dedicated to specific exploits I think is a bit much as these come and go with little lasting impact.
As for the Oracle thing, this section gives considerable undue weight to what is really just one of many patent lawsuits currently being argued over. Having said that, patents are a significant issue at the moment and a really thoughtful few paragraphs could be written about them, Google and everyone else's different attitudes towards them (inc. the Motorola Mobility purchase and stuff), etc, however the current IP infringement section is not that, and it wouldn't be listed under "criticism" anyway. I might take a stab at the weekend unless someone else gets there first. – Steel 13:12, 23 September 2011 (UTC)
I removed the criticism header leaving the sub-sections. I think that's a good start. Now the sections need to be trimmed down or merged. Bhny (talk) 16:46, 23 September 2011 (UTC)
- Removing the criticism section and putting its content in the relevant paragraphs is OK, but the result has sometimes become inacurate or false. For example: "Android's kernel is derived from the Linux kernel. Google contributed code to the Linux kernel as part of their Android effort, but certain features, notably a power management feature called wakelocks, were rejected by mainline kernel developers, so the Android kernel is now a separate version or fork of the Linux kernel". This presents the facts as if Google worked voluntarily for the kernel, but that they were forced to fork because some specific features were rejected by the kernel people. But this is false, they forked since the beginning, and they contributed very little back to the kernel according to the kernel guys, and some of the contributions they put were rejected (for reasons that ought to be explained here). However, what I'm saying is not intended to be a criticism on your own effort to improve the article. It's normal that some quirks remain after a paragraph reorganization. Hervegirod (talk) 22:18, 23 September 2011 (UTC)
- The whole article has a NPOV problem. A quick look at the iOS article shows nothing about Privacy (despite iOS having severe privacy problems), and no Malware section, despite there being plenty of iOS malware [6]--Snakeskincowboy (talk) 10:20, 15 October 2011 (UTC)
This amount of criticism is perfectly justified with a device that has so much "Big Brother"-Award potential than one running the Android OS--80.171.178.0 (talk) 13:52, 21 October 2011 (UTC).
Android version history merge
Wikipedia is not a collection of changelogs. The current article is an indiscriminate list of changes between every version of the operating system and as such does not conform to Wikipedia policy. To make it do so would make the article so short that its independent existence would be an unnecessary split in content, which would be better served in this article. Sceptre (talk) 20:22, 15 October 2011 (UTC)
- Oppose: the AFD was closed as keep so there is plenty of time to edit the article, and who knows what size it will be when this is finished? The current article is already (mostly) at summary level, not detail level, so just needs editing down a bit. Dcxf (talk) 18:57, 16 October 2011 (UTC)
- Just so you know, AfD results have no bearing on merge discussions: you can't argue that AfD can only decide whether an article should be deleted, and then use an AfD to oppose the merging of content. As AfD has been presented as the former, then it can't be used in the latter. Sceptre (talk) 23:29, 22 October 2011 (UTC)
- I think the version history should go back to the way it was before. A table of all the versions on the main article page. The separate article for version history and a summary on the main page just doesn't flow as well. Why was this done in the first place? --Jimv1983 (talk) 02:15, 21 October 2011 (UTC)
- It was split by consensus mainly because the main article was too long, but also because a lot of information about older versions, while useful as a reference and interesting to people who want to know more about the way it evolved, is probably not that interesting to most people as part of the description of the operating system. Dcxf (talk) 05:05, 21 October 2011 (UTC)
- But in its current form, it fails WP:NOT. To make it conform, the article's size would be such that it would not be a good spinout article: if an article is split due to size constraints, if the sizes of the two articles are small enough that the combined size would result in an article that would not require splitting, then they should be combined again. Sceptre (talk) 23:29, 22 October 2011 (UTC)
- It was split by consensus mainly because the main article was too long, but also because a lot of information about older versions, while useful as a reference and interesting to people who want to know more about the way it evolved, is probably not that interesting to most people as part of the description of the operating system. Dcxf (talk) 05:05, 21 October 2011 (UTC)
- I don't think it fails WP:NOT in its current form. If you compare the sources with the summaries in the article, it's already for the most part a summarized list of the significant changes in each version. It could use some editing but it probably wouldn't reduce the size to the point where it should be merged again. Dcxf (talk) 10:34, 25 October 2011 (UTC)
Latest release
The Galaxy Nexus is out in at least one region now, so let's move on from this |
---|
The following discussion has been closed. Please do not modify it. |
Technically 4.0 (Ice Cream Sandwich) is not a "latest_preview_version" / "latest_preview_reliese" but I've added it as such to the INFOBOX --Mkouklis (talk) 04:45, 24 October 2011 (UTC)
I'm not really sure why it is so hard to understand. As of today(11/15/2011) Android 4.0 Ice Cream Sandwich(ICS) has NOT been released. Google may have released the source already but that is not the same thing as the OS being released. With that logic you could say that Windows 8 has been released because the Developer Preview and Development SDK has been released. I really don't want to get in an edit war over this but to say that ICS has been released is incorrect and very misleading. The current version is 2.3.7. As I said before, the official release is the day the OS is officially running on a device. For this to happen either a phone has to get a Google authorized update or a phone has to be released running ICS right out of the box. Since neither of these is true it is not out yet. The first device that will run ICS is the Samsung Galaxy Nexus and it is NOT out yet. I'm just trying to provide the most accurate date possible. --Jimv1983 (talk) 04:33, 16 November 2011 (UTC)
I only said the release date of the Galaxy Nexus should be used because it is the first phone to officially get ICS. If, for example, the Nexus One, Droid Charge or Galaxy S II where the first to officially get ICS than the day the update goes out to the first device would be the release date. Of course the source release is meant for developers. It wouldn't be much good to anyone else. The real purpose of the source code release is so that companies like Samsung, HTC, Motorola, etc can start updating their skins to use it. --Jimv1983 (talk) 16:06, 17 November 2011 (UTC)
|
Edit request from , 15 November 2011
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
This page asserts that the number of natural languages supported in Android 2.3 "more than doubled," But the citation provided makes no reference to this.
130.212.120.45 (talk) 03:55, 15 November 2011 (UTC)
Removed CTJF83 17:32, 15 November 2011 (UTC)
Version History layout
Can someone please either merge the Version History page back to the main page(as a table) and new number point(not under OS history) like it use to be or just get rid of the "recent version history" and only link to the other page. The current layout is very fragmented and harder to follow than it was before. Wherever it ends up it REALLY needs to be in a table like before. --Jimv1983 (talk) 21:11, 26 November 2011 (UTC)
- The double post was an accident. I forgot my signature and tried to stop the page loading to add it. I guess it had already went thought. If someone would delete the first one that would be great.--Jimv1983 (talk) 21:13, 26 November 2011 (UTC)
Keystroke recording controversy
Just found a page claiming Android devices record your keystrokes, your browsing and reads your messages. If it proves to be true, it should be mentioned in the article. [12] [13] — Ark25 (talk) 22:34, 30 November 2011 (UTC)
- Not Android devices - apps installed on Android devices. But that's not relevant to the operating system, just like a malicious program does not belong in the Windows article for example. We already have an article about Carrier IQ and if specific controversy ensues, it should be included either in the articles about the carriers selling handsets with such software installed or the manufacturers producing them. Regards SoWhy 22:47, 30 November 2011 (UTC)
- Indeed, this probably does not belong here. A similar analogy would be HP/Dell/Toshiba/other PC manufacturer selling copies of Windows with rootkit/diagnostics software: not really a problem with Windows itself nor Microsoft fault. In addition to that, what can be called the "official Android phones", the Google Nexus phones, don't seem to have that problem. [14] --Jerebin (talk) 16:44, 1 December 2011 (UTC)
Carrier IQ
This keeps getting added, but it's not an Android specific issue. While some news reports are still relaying the week-old initial report that Carrier IQ was found in Android, more recent reports make clear that it has been found in Android, Blackberry (RIM), Symbian (Nokia), WebOS, and recent reports even state it has been found in iOS. Basically, the only one not identified to have it thus far is Windows phone.
See recent coverage at:
- http://www.wired.com/threatlevel/2011/11/secret-software-logging-video
- http://www.zdnet.com/blog/hardware/so-theres-a-rootkit-hidden-in-millions-of-cellphones/16708?tag=content;feature-roto
- http://www.theverge.com/2011/12/1/2602313/google-nexus-android-phones-and-original-xoom-tablet-do-not-include (note: this link added here after some of the replies in this thread)
As a result, I've again removed the mention from the controversy section, as it's not an Android-specific controversy. --- Barek (talk • contribs) - 16:47, 1 December 2011 (UTC)
- It deserves a mention, so if not here then where? Jenova20 17:03, 1 December 2011 (UTC)
- It's already mentioned at Carrier IQ. Also, I just found reports stating that the devices found with Carrier IQ are primarily restricted to AT&T and Sprint (although some European carriers are also being reported to have it to a lesser degree). Thus far, I haven't been able to locate any reports of it being found on Verizon or T-Mobile devices.
- So, this item may be better suited to the carrier articles once the story develops enough for additional sources to provide information on this. --- Barek (talk • contribs) - 17:06, 1 December 2011 (UTC)
- It's on the Carrier IQ page, you're right Jenova20 17:18, 1 December 2011 (UTC)
Android approved by The Pentagon
It might be relevant to mention that Android (or a particular version of it) was approved by The Pentagon. [15] [16] [17] [18] [19] [20] [21] --SF007 (talk) 10:26, 27 December 2011 (UTC)
Done - Added it into the "Uses" section --SF007 (talk) 17:06, 12 January 2012 (UTC)
"Design issue"
I have removed this sentence:
"One design issue is that average users cannot monitor how applications access and use private and sensitive data (e.g. location and hardware ID numbers). Even during installation, permission checks do not often indicate to the user how critical services and data will be used or misused"
I removed it because this happens in all computer systems capable of running user code: You can never be sure what an app is going to do! If you run an app on Windows, god knows what it is going to do! Same thing if you run an app on any other system, certainly not Android-specific. --SF007 (talk) 04:21, 13 January 2012 (UTC)
- I agree, I'm not aware of any operating system, certainly not any mobile operating system, where "average users" (which I assume means non-technically inclined users) can monitor such things. - SudoGhost 04:28, 13 January 2012 (UTC)
Uses
Can we have this section bulletpointed as it's growing at about 1 device every 2 weeks. It now also covers fridges, washing machines and glasses so it's going to keep expanding. Thanks Jenova20 13:07, 2 March 2012 (UTC)
- In fact we need to start thinking about how many niche uses we're going to allow in the list. The purpose of this page is not to exhaustively document every time someone utters the word 'Android' or experiments with Android on their washing machine (seriously?). I'm going to prune the list a bit. – Steel 01:35, 3 March 2012 (UTC)
- There is not need to prune the list, since it's well sourced and still on the core subject.
- I would contest pruning the list when other sections take up so much space and this is crucial to showing the rapid expansion and openness of the system.
- Thanks Jenova20 10:08, 3 March 2012 (UTC)
- I wouldn't say a blog is "well sourced", plus the washing machine does not run Android, it connects to your phone, which may or may not run Android. - SudoGhost 16:10, 3 March 2012 (UTC)
- Granted it's not the best reference but all of the stuff there is verifyable.
- And you are correct that the washing machine is not on the Android OS.
- Thanks Jenova20 16:20, 3 March 2012 (UTC)
- ...the open and customizable nature of the operating system allows it to be used on other electronics, including ... treadmills.
- Treadmills? That is ridiculous. A treadmill doesn't fit this enumeration of devices.
- Further, ... the OS has seen applications on wristwatches, headphones...
- The treadmill might fit this list. BUT this list can not possibly be exhaustive. It must be limited to some typical implementation of Android. Else I must insist in having my bathroom mirror included. :-) --Pyrometer (talk) 11:39, 27 March 2012 (UTC)
- I wouldn't say a blog is "well sourced", plus the washing machine does not run Android, it connects to your phone, which may or may not run Android. - SudoGhost 16:10, 3 March 2012 (UTC)
New pic needed
The Android emulator has a very old image (1.5 android os). It needs updating. Could someone upload it here? --200.98.197.34 (talk) 12:50, 14 March 2012 (UTC)
- Old requests for peer review
- All unassessed articles
- Pages using WikiProject banner shell with duplicate banner templates
- B-Class Computing articles
- Mid-importance Computing articles
- B-Class software articles
- High-importance software articles
- B-Class software articles of High-importance
- All Software articles
- All Computing articles
- High-importance Computing articles
- B-Class Telecommunications articles
- Top-importance Telecommunications articles
- B-Class Google articles
- Top-importance Google articles
- WikiProject Google articles