Linked by Thom Holwerda on Tue 22nd Jan 2013 21:28 UTC, submitted by lemur2

Thread beginning with comment 549976
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
"
Ok... How about "Linux has 80%+ global marketshare in mobile". Is that moving the goalposts or fudging numbers? Would Linux fans pointing out that Windows Phone or iPhone will go nowhere in mobile be fair to you?
Ok... How about "Linux has 80%+ global marketshare in mobile". Is that moving the goalposts or fudging numbers? Would Linux fans pointing out that Windows Phone or iPhone will go nowhere in mobile be fair to you?
Except it is a meaningless statistic.
You can't take an app that runs on Ubuntu / Red Hat, etc. and run it on Android, but they are using the same kernel (even that isn't 100% true, Android's Linux based kernel is derived from stock Linux but it is heavily modified).
Just as you can't take an app that runs on iOS and run it on OS X but they are using the same kernel. "
Actually, you can make apps that are OS independent. Doing this with Qt/QML/Qtquick as a basis is exactly what they are trying to achieve with this initiative:
http://mobile.slashdot.org/story/13/01/10/1513251/plasma-active-sai...
Jolla's Sailfish, Canonical's recently announced Ubuntu Phone, and KDE's Plasma Active environments are all using Qt5's QML for interface design. Unfortunately, the set of UI components provided by each, although similar, are incompatible with the others. After a chat on IRC between developers of all three platforms, they've decided to discuss the reasons behind each implementation, in the hopes that they can work toward a common architecture.
http://aseigo.blogspot.com.au/2013/01/qml-component-apis-to-come-to...
If they manage to achieve this "holy grail" of a common architecture, the same QML code will work on all platforms.
Actually, you can make apps that are OS independent. Doing this with Qt/QML/Qtquick as a basis is exactly what they are trying to achieve with this initiative:
At the source level not binaries and that's not what I was talking about at all. Doesn't change what I said and it doesn't make Android anymore Linux in the traditional sense. Seriously you try really hard to troll.
You can indeed take stock linux apps and run them on android, there are only 2 issues:
1, android does not include all the same libraries by default as a standard linux distro, but you can copy those on with the app.
2, android typically runs on arm cpus so you will need arm binaries (again not much of a problem as most linux apps come with source that can easily be recompiled)
Member since:
2007-05-05
Ok... How about "Linux has 80%+ global marketshare in mobile". Is that moving the goalposts or fudging numbers? Would Linux fans pointing out that Windows Phone or iPhone will go nowhere in mobile be fair to you?
Except it is a meaningless statistic.
You can't take an app that runs on Ubuntu / Red Hat, etc. and run it on Android, but they are using the same kernel (even that isn't 100% true, Android's Linux based kernel is derived from stock Linux but it is heavily modified).
Just as you can't take an app that runs on iOS and run it on OS X but they are using the same kernel.