![]() |
How come no other Linux distro runs Andriod applications?
I found this Is the Success of Google's Android a Threat to Free Software? (thanks to linuxtoday.com) and in the end it says
Quote:
|
Uhhh... aren't there already official emulators for the G1 and other similar phones? Just run the apps on that.
|
Most packages have certain dependencies that they rely on to build and or run. The package manager is responsible for making sure everything is compatible.
This makes all of the programs much smaller than if each one included everything it needs. MS Windows uses dll files for the same purpose. Quote:
|
Ach so! Interesting. If I've interpreted this Wikipedia article right: Dependency like .dll = library (computing)? That make sense.
But why can't all applications be .bin files if they run on every distribution. What is the advantage with .rpm? It much easier to install but they could change that. |
Quote:
.rpm and .deb are packages containing dependency information and libraries etc, as well as any binaries needed. They're just a standard container for varying contents. |
Thread solved
Thanks again then. TREAD SOLVED
|
| All times are GMT -5. The time now is 05:54 PM. |