How much GPL licensed code is included in the Apache v2 licensed Google Android?
-
Having now audited the code of some Android source code distributions made available by OEMs, it was interesting to see that they include quite a lot of GPL-licensed code. This obviously does not mean the whole of Android should necessarily be licensed under the GPL, but I'd be interested in hearing what GPL components are known to be included in Android in order to be able to form a view about how controlled the code integration has been.
-
Answer:
Some notes on how to explore this: 1. Check out Android source -- see http://source.android.com for instructions 2. find . -name MODULE_LICENSE_\* Each module is tagged with an empty file indicating its license type (APACHE2, BSD, GPL, etc). However, while there are a number of GPL or LGPL components in the tree, very few of them actually end up in the device image -- most of the GPL components are used as part of the build process (compilers, tools, etc) or SDK tools. Also, OEMs may choose to include additional GPL components that are not part of the standard Android Open Source Project.
Brian Swetland at Quora Visit the source
Related Q & A:
- How To Get Product Code Sygic Android?Best solution by help.sygic.com
- How To Get Product Code For Sygic Android?Best solution by help.sygic.com
- how to perform certain code on specific time in android?Best solution by Yahoo! Answers
- How much should I charge for an Android app in India?Best solution by Yahoo! Answers
- How much money does Google Adsense actually make you?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.