What Does Android Fragmentation Mean?
Android fragmentation refers to a concern over the alarming number of different available Android operating system (OS) versions in the market. The main issue is potentially reduced interoperability between devices of applications coded using the Android Software Development Kit (Android SDK).
Techopedia Explains Android Fragmentation
As Android platform updates are released, Android fragmentation has increasingly captured the attention of software developers anticipating potential interoperability issues in the Android ecosystem. This means that Android SDK applications created for specific devices do not always work with other numerous devices.
Android device manufacturers tend to customize the Android OS to stand out in the Android marketplace. Levels of variation range from differences in device hardware, such as display resolution and size, to modified Android application programming interfaces (API). Combined with frequent Android OS upgrades, these variations have amplified the fragmentation problem for most developers.
Google’s stance is that fragmentation is not a serious issue, as the term has not been clearly defined. However, Google has released an Android compatibility program to help address application compatibility issues between devices. This program filters suitable devices that can gain access to applications and restricts Android market access to devices with altered Android APIs.
Nevertheless, the Android compatibility program does not resolve interoperability issues of applications made for particular devices, meaning that applications require tweaking prior to release across multiple devices.