JodyBruchonFan (talk | contribs)
Background: more benefits of APK files
JodyBruchonFan (talk | contribs)
Background: added exmple
Line 26: Line 26:


==Background==
==Background==
Android has historically allowed users to freely install applications from any source through APK files (sometimes called [[sideloading]]). This openness differentiated Android from competitors like iOS. It enabled alternative app repositories, including open-source repositories like [[F-Droid]], & direct developer-to-user distribution, offline installation with no Internet connection and Google account required, installation of applications not available in the Play Store (such as ''Flappy Bird'', after it was taken down by its developer), and installation of earlier versions (such as non-adware versions of ''ES File Explorer'').
Android has historically allowed users to freely install applications from any source through APK files (sometimes called [[sideloading]]). This openness differentiated Android from competitors like iOS. It enabled alternative app repositories, including open-source repositories like [[F-Droid]], & direct developer-to-user distribution, offline installation with no Internet connection and Google account required, installation of applications not available in the Play Store (such as ''Flappy Bird'', after it was taken down by its developer, or ''TubeMate'', which Google does not allow on the Play Store), and installation of earlier versions (such as non-adware versions of ''ES File Explorer'').


The only technical requirements were that applications follow Android's technical guidelines for functionality & be signed with any certificate to maintain a chain of trust during updates.
The only technical requirements were that applications follow Android's technical guidelines for functionality & be signed with any certificate to maintain a chain of trust during updates.