Linked by Thom Holwerda on Tue 22nd Jan 2013 21:28 UTC, submitted by lemur2
Thread beginning with comment 549978
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.
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.
"
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:
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. "
Distribution of binaries is not a problem. If you have source level compatibility, then a developer need only write source code for an app once and have it immediately ready for distribution on multiple platforms.
That is the crux of the matter.





Member since:
2007-02-17
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.