open source

What is open source? Open-source software is software that makes the source code freely available, for anyone to see and use. There are different open-source licenses that have different use conditions, from the GPL (GNU General Public License) -- which allows "free distribution under the condition that further developments and applications are put under the same license" -- to more liberal licenses like the Apache License, which doesn't require modifications to be open and have the source code available.  Android uses both of these licenses, and we'll have a look at them in turn.

The Linux kernel that is used in the OS is covered under the GPL.  This means that any changes made to the source code must be made available when a binary (geek-speak for a compiled, executable piece of software) is released to the public.  This means manufacturers like HTC, Samsung, Motorola and the rest must release the kernel source-code for any devices they sell at the same time they begin selling them.  For the most part, hardware manufacturers are pretty good about doing so, but they often miss the time frame and release the source code a little later than we would like.  These are the code releases you see us mention -- the kernel and other open-source "bits" that are covered under the GPL.

The Android OS source code is released mostly under the Apache License.  Anybody is allowed to download the source code and change it however they like, but they are not required to make their changes available in source code form to the public.  This is why we can't change and recompile things like HTC Sense or MotoBlur -- the changes to the base Android source code aren't available to us.  While many folks (myself included) don't like this situation very much, it does make sense from a business standpoint.  If manufacturers had to share all of their secrets, there wouldn't be as much monetary incentive to innovate, so the source was offered with a far more liberal license.  It certainly worked, as we see devices from many major players in the electronics world.

Previously on Android A to Z: What is NFC?; Find more in the Android Dictionary

More from the Android Dictionary

Haptic feedback
Article
by Jerry Hildenbrand
Jun 05, 2012
We're back with another installment of Android A to Z, and this time we're looking at haptic feedback. It's one of those little things that can make a big difference, and something we ne...
Google Play
Article
by Jerry Hildenbrand
May 30, 2012
Today on Android A to Z we're going to talk about Google Play. If you're new to Android, you see us throw it around a lot when talking about downloading apps, but there's a good bit more...
Factor Reset
Article
by Jerry Hildenbrand
May 29, 2012
A factory reset is the ultimate cleansing of your Android device. It's usually either a last resort to fix a problem, done before you sell it, or because you like to flash ROMs. When you perform...
End of life
Article
by Jerry Hildenbrand
May 25, 2012
End of life is a term none of us ever want to hear. We envision it means the death of our phone, and we should just throw it away and get a newer model. After all, it's at the end of its life, r...
DLNA
Article
by Jerry Hildenbrand
May 24, 2012
DLNA, or the Digital Living Network Alliance is an organization set up by Sony in 2003 that determines a universal set of rules and guidelines so devices can share digital media. The devices co...

 
There are 2 comments

Jayblodg says:

The Apache License sounds kinda of like baking cookies. You can give grandma the recipe, but she makes them so much better because of her "secret ingredient" nobody else gets to know about.

selfcreation says:

but what grandma forgot to mention is she stole some of the recipe from the pillsbury boy (oem)and she has to pay royalty for every cookie that she makes.. LOL...