Posted Oct 8, 2009 7:30 UTC (Thu) by bilboed (subscriber, #54668)
Parent article: Toward a freer Android
> (L)GPLv3 is out of the question in all circumstances - it scares the phone industry so much that we'd be hurting the entire Android ecosystem if such code made it anywhere into the Android Open-Source Project.
It scares the phone industry... yet... the overwhelming majority (if not all?) of the code in Maemo and Moblin is (L)GPL ? Oh wait, I also forgot the Palm Pre which uses (L)GPL stuff... oh and the Amazon Kindle... and the list goes on. Anyone said FUD ? :)
The biggest problem, having worked on making widely-used open-source middleware (like GStreamer) compile/work/integrate with Android... is that Google (or other partner of OHA) have gone out of their way to rewrite virtually all of the software stack, and what should have been a trivial task ends up being a never-ending nightmare.
What do users want: A shiny slick experience (1)
What do phone application developers want: A consistent environment (2)
What do phone manufacturers want: Be able to (re-)use the experience of their in-house/contracted engineers so they can ship a device as soon as possible (3)
(1) : Android is slick, no problem there
(2) : The Android java layer works accross several systems... well... if you don't try to use features from new phones that required creating "additional" APIs instead of extensions to existing APIs (which were not thought to be extended)
(3) : Total failure. Everything from kernel to the Java layer is unlike any other system. It's not a standard linux kernel, not a standard glibc, not a standard IPC system, not a standard multimedia framework, not a standard I/O system, not a standard ... oh man... I'm lost here. It's just a completely new software stack. So all your engineers/contractors that have got all this knowledge of existing LSB ... have to start again from scratch.
How to solve this ? Somewhere along the lines of :
Keep (1), Improve (2) and keep it backwards compatible, Fix (ditch?) the softare stack below Java by using the existing work done by Maemo, Moblin, etc...
Posted Oct 11, 2009 12:51 UTC (Sun) by Velmont (subscriber, #46433)
[Link]
I agree with you. But I think the emphasis here is 3 in GPL3, not GPL. Because of the patent-bits of GPL3 I would guess.
Toward a freer Android
Posted Oct 11, 2009 21:08 UTC (Sun) by bilboed (subscriber, #54668)
[Link]
> I agree with you. But I think the emphasis here is 3 in GPL3, not GPL. Because of the patent-bits of GPL3 I would guess.
There's a reason I didn't specify any numbering in my comment. Since the very beginning (L)GPL has been TOTALLY out of the question in Android (they admitted screwing up for bluez)... I'm feeling way too tired and kind of fed up with Android to dig up the mails, but you'll find public statements in mailing lists from google/android people stating that (L)GPL software (without any numbering) is out of the question for Android.