Android KitKat

Android KitKat is the codename for the eleventh Android mobile operating system, representing release version 4.4. Unveiled on September 3, 2013, KitKat focused primarily on optimizing the operating system for improved performance on entry-level devices with limited resources. The first phone with Android KitKat was the Nexus 5.

Android KitKat
Version of the Android operating system
Screenshot
Android 4.4.2 KitKat running on a Nexus 5
DeveloperGoogle
Released to
manufacturing
October 31, 2013; 10 years ago (2013-10-31)
Final release4.4.4_r2.0.1 (KTU84Q)[1] / July 7, 2014; 9 years ago (2014-07-07)
Kernel typeMonolithic (Linux)
Preceded byAndroid 4.3.1 "Jelly Bean"
Succeeded byAndroid 5.0 "Lollipop"
Official websitewww.android.com/versions/kit-kat-4-4/ Edit this at Wikidata
Support status
Unsupported since 2017, Google Play Services support dropped since August 2023

As of October 2022, 1.39% of Android devices run KitKat.[2] On July 24, 2023, Google announced that Google Play Services would no longer support KitKat in August of that year.[3][4][5]

History

Android 4.4 "KitKat" was officially announced on September 3, 2013. The release was internally codenamed "Key lime pie"; but John Lagerling, director of Android global partnerships, and his team, decided to drop the name, arguing that "very few people actually know the taste of a key lime pie". Aiming for a codename that was "fun and unexpected", his team pursued the possibility of naming the release "KitKat" instead. Lagerling phoned a representative of Nestlé, who owns the Kit Kat brand and produces the confectionery (outside the United States, where it is produced by The Hershey Company under license), and quickly reached a preliminary deal for a promotional collaboration between the two companies, later finalized in a meeting at Mobile World Congress in February 2013. The partnership was not revealed publicly, or even to other Google employees and Android developers (who otherwise continued to internally refer to the OS as "KLP"), until its official announcement in September.[6][7]

As part of the promotional efforts, Kit Kat bars in the shape of the Android robot logo were produced, while Hershey ran a contest in the United States with prizes of Nexus 7 tablets and Google Play Store credit.[7][8]

The Nexus 5, developed by LG Electronics, was unveiled on September 30, 2013, as the launch device for KitKat.[9]

Up to October 2017, Android 4.4 was still supported with security patches by Google for the source code.[10][11][12]

Development

Continuing on from the focus on improving visual performance and responsiveness on Android 4.1 "Jelly Bean", the main objective of Android 4.4 was to optimize the platform for better performance on low-end devices, without compromising its overall capabilities and functionality. The initiative was codenamed "Project Svelte", which Android head of engineering Dave Burke joked was a weight loss plan after Jelly Bean's "Project Butter" added "weight" to the OS.[13] To simulate lower-spec devices, Android developers used Nexus 4 devices underclocked to run at a reduced CPU speed with only a single core active, 512 MB memory, and at 960×540 display resolution—specifications meant to represent a common low-end Android device.[13]

A development tool known as ProcStats was developed in order to analyze the memory usage of apps over time, especially those that run background services. This data was used to optimize and decouple Google apps and services found to be inefficient, thus helping to reduce the overall memory usage of Android. Additionally, 4.4 was designed to be more aggressive in managing memory, helping to guard against apps wasting too much memory.[13][14]

Features

User experience

The overall interface of KitKat further downplays the "Holo" interface appearance introduced on 4.0, replacing remaining instances of blue accenting with greys and white (such as the status bar icons), and getting rid of the Wi-Fi upstream and downstream traffic indicators (triangles pointing up and down), though they can still be seen in the quick control center menu.[15]

The Wi-Fi icon colour when only a connection to an access point with no Internet access has been established has changed from grey to orange.[16]

The appearance may deviate in custom vendor distributions such as TouchWiz.

Apps may trigger a translucent status and navigation bar appearance, or trigger a full screen mode ("Immersive mode") to hide them entirely. The launcher also received a refreshed appearance, with the implementation of the translucent navigation bars, and the replacement of the black backdrop in the application drawer with a translucent backdrop.[17][18] Additionally, action overflow menu buttons in apps are always visible, even on devices with the deprecated "Menu" navigation key.[19] In the Settings menu, users can now specify a default Home (launcher) and text messaging app.[20]

On stock devices, the Messaging and Movie Studio apps were removed; the former was replaced by Google Hangouts, which supported SMS. The AOSP Gallery app was also deprecated in favor of Google+ Photos.[17]

Platform

A new runtime environment known as the Android Runtime (ART), intended to replace the Dalvik virtual machine, was introduced as a technology preview in KitKat.[21] ART is a cross-platform runtime which supports the x86, ARM, and MIPS architectures in both 32-bit and 64-bit environments. Unlike Dalvik, which uses just-in-time compilation (JIT), ART compiles apps upon installation, which are then run exclusively from the compiled version from then on. This technique removes the processing overhead associated with the JIT process, improving system performance.[22]

Devices with 512 MB of RAM or less report as "low RAM" devices. Using an API, apps may detect low RAM devices and modify their functionality accordingly. KitKat also supports zram.[14][18] WebView components were updated to utilize a version of the Google Chrome rendering engine.[23] A new Storage Access Framework API allows apps to retrieve files in a consistent manner; as part of the framework, a new system file picker (branded as "Documents") allows users to access files from various sources (including those exposed by apps, such as online storage services).[24]

A public API was introduced for creating and managing text messaging clients.[25] Sensor batching, step detection and counter APIs were also added.[18] KitKat supports host card emulation for near-field communications, which allows apps to emulate a smart card for activities such as mobile payments.[26]

See also

References

External links