Developer | Denis Carikli, Joonas Kylmälä, Fil Bergamo, Paul Kocialkowski [1] |
---|---|
OS family | Android (Linux) |
Working state | Current |
Source model | Open source |
Initial release | Mid-2010 |
Latest release | 6.0 0004 [2] (June 3, 2022 ) [±] |
Repository | |
Package manager | APK |
Kernel type | Monolithic (Linux) |
Userland | Bionic C library, [3] [4] mksh shell, [5] native core utilities with a few from NetBSD [6] |
License | Apache License 2.0, GNU GPLv2, and various other licenses |
Official website | www |
Replicant is a free and open-source Android-based operating system that intends to replace all proprietary Android components with free-software counterparts. [7] It is available for several smartphones and tablets. [8] Replicant's modifications are mostly in the C programming language, [9] and its changes are mostly to the lower-level parts of the OS, such as the Linux kernel and drivers that use it.
The name Replicant is drawn from the fictional replicant androids in the Blade Runner movie. [7] Replicant is sponsored and supported by the Free Software Foundation [7] [10] and partially by NLnet. [11] [12]
The Replicant project started in mid-2010 with an effort to consolidate various initiatives attempting to produce a fully free-as-in-freedom Android derivative for the HTC Dream device. The original team consisted of Bradley M. Kuhn, Aaron Williamson, Graziano Sorbaioli and Denis ‘GNUtoo’ Carikli. [13] [14] [15] [16]
The project quickly led to the writing of replacement code for the non-free parts that were required to make HTC Dream functional. The first component to be replaced permitted audio to work without a proprietary library. Replicant originally provided its own FOSS application repository, which was later replaced by F-Droid. [17] In June 2022, Replicant announced they had removed F-Droid. [18]
The Radio Interface Layer software that handles communication with the modem was replaced by free code, thus making the telephony part usable. A library handling GPS was then adapted from free code that was originally written for another phone [19] and permitted HTC Dream to have GPS working with Replicant.[ citation needed ]
Early versions of Replicant were based on Android Open Source Project code, while versions 2.2 (April 2011) and later used CyanogenMod as their base in order to make supporting more devices easier. [20] [21] [22] In a blog post on February 1, 2017, the Replicant project said that the future versions of Replicant will be based on LineageOS, as the CyanogenMod project was discontinued. [23]
As development continued, many members of the original Replicant team retired from the project, making Denis "GNUtoo" Carikli the only remaining member from the original team still actively working on the project. In April 2011, Paul Kocialkowski decided to get involved with the project and gradually became the main Replicant developer, after successfully porting it to the Nexus S and Galaxy S devices. [1] [24] [25]
In 2014, however, Replicant was criticized for lagging behind. "While CyanogenMod is up to 4.4.4, Replicant is still stuck on Android 4.2. CM runs on just about everything, but Replicant is only supported by a handful of devices ranging from two to four years old. Plus, while Replicant aims to replace the proprietary drivers, it doesn't actually have a complete stack of drivers for any device." [26] When the smartphone operating systems efforts of others, like Mozilla, failed to gain traction, Replicant continued. [27]
Replicant is sponsored and supported by the Free Software Foundation, [7] which also hosts Replicant's source code. [28] [29]
The following table lists the major releases of Replicant:
Version | Release date | Based on | Notes | ||
---|---|---|---|---|---|
style="color:black; background-color: #FDB3AB; " title="Old version, no longer maintained" data-sort-value="2.2 [30] " | 2.2 [30] | 26 April 2011 | Android 2.2 "Froyo" | — | ||
style="color:black; background-color: #FDB3AB; " title="Old version, no longer maintained" data-sort-value="4.0 [31] " | 4.0 [31] | 15 November 2012 | Android 4.0 "Ice Cream Sandwich" | Five updates have been released; the last one, 0005, was released on September 29, 2013. [32] | ||
class="templateVersion co" style="color:black; background-color: #FEF8C6; " title="Old version, yet still maintained" data-sort-value="4.2 [33] " | 4.2 [33] | 19 January 2014 | CyanogenMod 10.1/Android 4.2.2 "Jelly Bean" | Four updates have been released; the last one, 0004, was released on September 1, 2015. [34] | ||
class="templateVersion c" style="color:black; background-color: #D4F4B4; " title="Current stable version" data-sort-value="6.0 [35] " | 6.0 [35] | 7 May 2017 | LineageOS 13.0/Android 6.0.1 "Marshmallow" | Three updates have been released; the most recent one, 0003, was released on December 10, 2017. Two release candidates for 0004 have been released. RC2 was released on July 22, 2020. [2] | ||
class="templateVersion p" style="color:black; background-color: #C1E6F5; " title="Future release" data-sort-value="10 [36] " | 10 [36] | N/A | LineageOS 17.1/Android 10 | Replaced graphics driver for improved performance. | ||
Legend: Old version, not maintained Old version, still maintained Latest version Latest preview version Future release |
In March 2014, Replicant developers found and closed a vulnerability present in a wide range of Samsung Galaxy products that allowed the baseband processor to read and write the device's storage, [37] sometimes with normal user privileges and sometimes as the root user depending on device model. Replicant's lead developer Paul Kocialkowski claimed it was a backdoor, [37] [38] [39] [40] [19] but this was contested by Dan Rosenberg, a senior security researcher at Azimuth Security, who said there was "virtually no evidence for the ability to remotely execute this functionality". [41] There is some evidence of similar exploits of Apple hardware that did not involve operating system software, and the "methods detailed take direct advantage of Apple’s “firmware” or permanent software programmed onto the device, usually by the manufacturer." [42] The founder of Ubuntu previously expressed similar concerns. [43]
On January 3, 2013, the project released Replicant 4.0 SDK as a fully libre replacement to Android SDK. [44] The Replicant SDK was released in response to Google updating the license for add-ons and binaries under a proprietary agreement. [45] Replicant's SDK was discontinued on April 28, 2017 in favour of the free SDK packaged by Debian. [46]
The scope of the Replicant project has been gradually expanded to include support for new devices, starting with the Nexus One, Nexus S and Galaxy S.
Some devices require proprietary firmware in order for Wi-Fi and Bluetooth functionality to work. [8]
The number of supported devices was doubled with version 6.0 in 2017. [47]
A software development kit (SDK) is a collection of software development tools in one installable package. They facilitate the creation of applications by having a compiler, debugger and sometimes a software framework. They are normally specific to a hardware platform and operating system combination. To create applications with advanced functionalities such as advertisements, push notifications, etc; most application software developers use specific software development kits.
Android is a mobile operating system based on a modified version of the Linux kernel and other open-source software, designed primarily for touchscreen-based mobile devices such as smartphones and tablets. It is the world's most widely used operating system due to it being used on most smartphones and tablets outside of iPhones and iPads, which use Apple's iOS and iPadOS, respectively. As of October 2024, Android accounts for 45% of the global operating system market, followed by Windows with 26%.
A mobile operating system is an operating system used for smartphones, tablets, smartwatches, smartglasses, or other non-laptop personal mobile computing devices. While computers such as typical/mobile laptops are "mobile", the operating systems used on them are usually not considered mobile, as they were originally designed for desktop computers that historically did not have or need specific mobile features. This "fine line" distinguishing mobile and other forms has become blurred in recent years, due to the fact that newer devices have become smaller and more mobile, unlike the hardware of the past. Key notabilities blurring this line are the introduction of tablet computers, light laptops, and the hybridization of the two in 2-in-1 PCs.
Bada was a mobile operating system developed by Samsung Electronics for devices such as mid- to high-end smartphones and tablet computers. The name is derived from "바다 (bada)", meaning "ocean" or "sea" in Korean. All phones running Bada were branded with the name Wave, unlike Samsung's Android devices which are branded as Galaxy.
CyanogenMod is a discontinued open-source operating system for mobile devices, based on the Android mobile platform. Developed between 2009 and 2016, it was free and open-source software based on the official releases of Android by Google, with added original and third-party code, and based on a rolling release development model. Although only a subset of total CyanogenMod users elected to report their use of the firmware, on 23 March 2015, some reports indicated that over 50 million people ran CyanogenMod on their phones. It was also frequently used as a starting point by developers of other ROMs.
The Samsung Galaxy S is a touchscreen-enabled, slate-format Android smartphone developed and marketed by Samsung Electronics; it is the first smartphone of the Samsung Galaxy S series. It is the first device of the third Android smartphone series produced by Samsung. It was announced to the press in March 2010 and released for sale in June 2010. After the release of Android 2.2 "Froyo" for the Galaxy S, Samsung released a successor to the device called S scLCD or SL and ceased production of the original I9000 model due to shortage of Super AMOLED displays.
A baseband processor is a device in a network interface controller that manages all the radio functions ; however, this term is generally not used in reference to Wi-Fi and Bluetooth radios. A baseband processor typically uses its own RAM and firmware. Baseband processors are typically fabricated using CMOS or RF CMOS technology, and are widely used in radio-frequency (RF) and wireless communications.
Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible. All non-Java virtual machine (JVM) languages, such as Go, JavaScript, C, C++ or assembly, need the help of JVM language code, that may be supplied by tools, likely with restricted API support. Some programming languages and tools allow cross-platform app support. Third party tools, development environments, and language support have also continued to evolve and expand since the initial SDK was released in 2008. The official Android app distribution mechanism to end users is Google Play; it also allows staged gradual app release, as well as distribution of pre-release app versions to testers.
Samsung Galaxy Y (GT-S5360) is an Android-based smartphone by Samsung, announced in August 2011. Its main features are 3G connection with speeds up to 7.2 Mbit/s and Wi-Fi.
Sailfish OS is a paid Linux-based operating system based on free software, and open source projects such as Mer as well as including a closed source UI. The project is being developed by the Finnish company Jolla.
The Nook HD and Nook HD+ are the third generation of Nook's line of color tablet e-reader/media players by Barnes & Noble for using their copy restricted (DRM) proprietary files, or other files. They are the successors to the Nook Tablet and both were released on November 8, 2012.
Samsung Knox is a proprietary security and management framework pre-installed on most Samsung mobile devices. Its primary purpose is to provide organizations with a toolset for managing work devices, such as employee mobile phones or interactive kiosks. Samsung Galaxy hardware, as well as software such as Secure Folder and Samsung Wallet, make use of the Knox framework.
F-Droid is a free and open source app store and software repository for Android, serving a similar function to the Google Play store. The main repository, hosted by the project, contains only free and open source apps. Applications can be browsed, downloaded and installed from the F-Droid website or client app without the need to register an account. "Anti-features" such as advertising, user tracking, or dependence on non-free software are flagged in app descriptions.
AOKP, short for Android Open Kang Project, is an open-source replacement distribution for smartphones and tablet computers based on the Android mobile operating system. The name is a play on the word kang and AOSP. The name was a joke, but it stuck. It was started as free and open-source software by Roman Birg based on the official releases of Android Open Source Project by Google, with added original and third-party code, features, and control.
The Xiaomi Redmi 1S, code-named armani HM 1S, is a smartphone released in May 2014, developed by the Chinese company Xiaomi Inc. It is a part of the Redmi series of smartphones, and succeeded the Redmi 1. Visually similar to its predecessor, it comes with a 4.7-inch screen, a quad-core 1.6 GHz Cortex-A7 processor and runs Android version 4.3 (Jellybean), bundled with the proprietary MIUI v5 user interface, which can be upgraded to MIUI v9 based on Android 4.4.4 KTU84P.
Samsung Galaxy Star 2 Plus G350E is a smartphone manufactured by Samsung Electronics that runs on the open source Android operating system. Announced by Samsung in early August 2014. It has additional software features, expanded hardware, and a redesigned physique from its predecessor, the Samsung Galaxy Star 2.
LineageOS is an open source, Android-based operating system for smartphones, tablets, and set-top boxes. It is the successor to CyanogenMod, from which it was forked in December 2016, when Cyanogen Inc. announced it was discontinuing development and shut down the infrastructure behind the project. Since Cyanogen Inc. retained the rights to the Cyanogen name, the project rebranded its fork as LineageOS.
MicroG is a free and open-source implementation of proprietary Google libraries that serves as a replacement for Google Play Services on the Android operating system. It is maintained by German developer Marvin Wißfeld. In a presentation, Wißfeld described microG as "the framework to create a fully-compatible Android distribution without any proprietary Google components".