Earlier quoted context omitted.
Besides, open-source does not mean open-development. Google has done a lot to confuse this by referring to everything as just "open". They were still calling Android open even when it didn't meet Andy Rubin's own tweeted 'definition of open'.
"open" is an overloaded term that doesn't mean anything nowadays. "open source" on the other hand has a clear definition and Android definitely fits that definition. Even yesterday, when Android 3/4 was not available as open-source, Android 2.2 and 2.3 which are the most deployed versions were definitely available as open-source. And this is relevant, because that's the power of open-source. If you're unhappy with ho…
Google releases full Android 4.0.1 source code, includes Honeycomb too
111–120 of 122 posts
Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#112Earlier quoted context omitted.
I'd like to understand why Google didn't use a copyleft licence.
Phone makers were afraid of copyleft for various reasons, mostly irrational. Also, copyleft probably wouldn't help Google's goal of getting as many Android devices in the market as possible.
Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#113In the past, I've spent a fair bit of time criticizing Google for calling Android "open source", but not releasing the source. Now that it appears that they are actually doing it, let me be the first to say that this is great. Well done, Google.
Right, no coincidence a year's backlog of updates comes out on the same day Amazon ships their tablet. Good luck to Amazon with merge.
Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#114So, the Android website is packed full of information about how to clone the Android repository and build it from scratch, but I just want to browse it online. Is there some official "gitweb" site or something that I can poke at?
Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#115Earlier quoted context omitted.
Interesting point, especially considering Google specifically said the source would not be available until the Galaxy Nexus was out. >year's backlog This is inaccurate, they have been releasing patches and updates for other versions of the platform over the last year. They did skip Honeycomb, which fits your Amazon theory, mind you, from the reviews I have read the Fire would not benefit greatly from ICS as they Fran…
The Galaxy Nexus is hitting stores in the UK on the 17th so the release is only a few days early. It wouldn't surprise me to find out that they got done a little early and decided to "push the button" anyway.
Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#116Earlier quoted context omitted.
"open" is an overloaded term that doesn't mean anything nowadays. "open source" on the other hand has a clear definition and Android definitely fits that definition. Even yesterday, when Android 3/4 was not available as open-source, Android 2.2 and 2.3 which are the most deployed versions were definitely available as open-source. And this is relevant, because that's the power of open-source. If you're unhappy with ho…
The GPL v.2 was written in a time when it was rare that patents were wielded as weapons.
Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#117Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#118So, the Android website is packed full of information about how to clone the Android repository and build it from scratch, but I just want to browse it online. Is there some official "gitweb" site or something that I can poke at?
Android sources get mirrored to https://github.com/android/ , which allows browsing of the code. The latest release is probably not be there yet, though. For example, source of the MMS conversation list: https://github.com/android/platform_packages_apps_mms/blob/m... -- update: Another great place to browse the source, with working links to other classes, multiple versions etc, is grepcode: http://grepcode.com/file/r…
Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#119Earlier quoted context omitted.
It had everything to do with fragmentation. Honeycomb (by Googles admission) was a stop-gap to get something out for tablets. They chose not to release the source as they wanted to limit the number of devices shipping with honeycomb in favor of a more compatible (and developer friendly) version in ICS.
How is that related to fragmentation?
Re: Google releases full Android 4.0.1 source code, includes Honeycomb too
#120Earlier quoted context omitted.
Actually until Google releases the source you can never be sure if they're going to release it. They release this time.. you and I can only hope that they keep doing it in the future. It wouldn't be all that surprising if it would go closed source (except for key partners) at some point (and except for the GPL content). Specially when any company could just rip the source, make it nicer looking and release their own…
It wouldn't be all that surprising if it would go closed source As with anything in life, there are forces that prevent them from doing that. Also, the whole point of open-source is the right to "fork" which trumps all other freedoms you might have. Xorg came into existence because of disagreements with the XFree86 license, while XFree86 died ... http://en.wikipedia.org/wiki/X.Org_Server#History Specially when any co…
No. That is the whole point of free software. The point of open source is just that the source code is made freely available.