Linked by Thom Holwerda on Tue 22nd Jan 2013 21:28 UTC, submitted by lemur2
Thread beginning with comment 550008
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.
"
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.
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.
Distribution of the binaries isn't the issue. You can't take a binary from Ubuntu/Red Hat, etc and run it on Android. They're different OS's. Trying to imply they are one and the same is nonsense. "
However, you can take source code for an app and compile a binary for Ubuntu and another for Red Hat with the exact same source code. Although the binaries are different, the app itself isn't. Developers don't have to re-write the app for every single Linux platform, in the vast majority of cases a simple re-compile is all that is required.




Member since:
2007-05-05
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.
Distribution of the binaries isn't the issue. You can't take a binary from Ubuntu/Red Hat, etc and run it on Android. They're different OS's. Trying to imply they are one and the same is nonsense.
Edited 2013-01-23 09:15 UTC