Sideloading: Difference between revisions
mention stores/devices other than android/IOS |
some restructuring and elaborating |
||
Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
'''Sideloading''' | '''Sideloading''' refers to the act of downloading and installing mobile apps without the restrictions of designated app stores. | ||
== Background == | |||
[[Android]] is an open-source operating system that allows app downloads irrespective of the source of the app file. When Android was bought by [[Google]] in 2005, Google built a software repository, the [[Google Play Store]], on top of the android framework, leading to most app installations taking place via the Play Store. | |||
Without meaningful competition, monopoly providers often become complacent and lack incentive to maintain quality and innovation. A single store means another single point of failure for a platform. When a provider stops support, perfectly serviceable devices may be bricked. Many other platforms, like Windows and Linux have a variety of stores, repositories, and individual sites for getting software. Open platforms and choice allow devices to succeed, even when a particular manufacturer's software store is not well run. | On the contrary, some operating systems, such as [[Apple]]'s iOS, do not allow installation of apps outside their official [[Apple App Store]]. | ||
The term ''sideloading'' denotes the practice of downloading external app files by means other than the official stores, though it assumes that the ecosystem lock-in is the standard protocol while alternative means are "unofficial." | |||
== Why it happens == | |||
Without meaningful competition, monopoly providers often become complacent and lack incentive to maintain quality and innovation. A single store means another single point of failure for a platform. When a provider stops support, perfectly serviceable devices may be bricked. Many other platforms, like Windows and Linux have a variety of stores, repositories, and individual sites for getting software. Open platforms and choice allow devices to succeed, even when a particular manufacturer's software store is not well run. | |||
Therefore, the openness of Android has made it a good option for many developers and consumers to do with their devices as they see fit. | Therefore, the openness of Android has made it a good option for many developers and consumers to do with their devices as they see fit. |