Android devices come in a wonderful variety of shapes, sizes, colors, and capabilities. They can differ from one to another in terms of operating system-level features, pre-installed apps, and innovative interface experiments. Why is there such a difference?

The Android Open Source Project gives device manufacturers a lot of leeway in creating unique features that will draw customers. Compare this to iOS, where Apple controls the hardware and platform (although this has its own advantages).

In this guide we'll take a look at how new versions of Android are released, how manufacturers use them in their devices, and some of the most intriguing changes they've baked into their products.

Here's everything we'll be going over:

1. Android's Development Cycle

Google Releases AOSP | Stock AndroidManufacturers Adjust AOSP for Hardware | Manufacturers Customize AOSP

2. Common Customizations Made by Android Manufacturers

Samsung | Amazon | HTC | LG | Xiaomi | Motorola | Google

3. Variety is the Spice of Android

Android's Development Cycle

Many refer to Android as a "version" or "fork" of Linux. It is correct to say it's a Linux-based OS, as it uses the Linux kernel.

But Android differs because it doesn't use the same set of GNU utilities that are so common on other distributions. It's not as though an Android user can simply "drop into a terminal" and expect to be productive. In fact, Android devices don't provide access to a standard terminal at all, unless you install a separate app for it.

Instead, it uses the Linux kernel as its base and adds a runtime to execute apps along with other libraries to it. Apps and system services use these resources, and the result is the Android we all know. This hierarchy is shown in the below image from the Android Developers portal.

android versions android software stack

Android is similar to Windows in that, once a particular version has been through development and testing, it's "released." Its source code is pushed to the repositories of Android's developer portal, where manufacturers can freely download and use it. Let's take a closer look at how Android receives its ongoing enhancements.

Google Releases AOSP

"Stock" Android is the Android that results from its development in the open, collaborative environment Google has established. As Google coordinates the development of Android, it will make regular releases to the Android Open Sourse Project (AOSP). The output of this project is the source code for the complete mobile operating system we know as Android.

It's important to know what "operating system" means in this context. It refers to a combination of underlying platforms (the kernel, basic software libraries, etc.) as well as some applications. Together these are what the industry refers to "stock Android," and it has become very much in vogue for devices to ship with something close to it. Manufacturers, including Google, need to create images for their own devices.

android versions aosp images pixelc

Now, "stock" Android doesn't necessarily mean "official" Android. Google's new "Certified Android" initiative is trying to ensure that device manufacturers are following security guidelines and pre-loading certain Google's apps. This goes beyond "stock Android" as it requires review and approval by Google.

At the other end of the spectrum, because Android's source code is available for anyone, third parties can compile it for devices of their choosing without Google's blessing. There are two examples of this you might already be familiar with.

The first is devices made by Amazon, which we'll get to in a later section. These use Android as their underlying operating system, while at the same time using their own app store and main launcher interface.

Another example is the many custom ROMs the community creates. When you see a new one come out described as "based on Android Nougat," it means the project used that release as their starting point.

Stock Android

One easy way to see what stock Android (including Google's apps) looks like is to use an emulator like the ones we have examined in the past. But Genymotion is a commercial product, and BlueStacks only runs on Windows (Anbox, on the other hand, is Linux-only).

For a free and cross-platform option, you can download and install Android Studio and run the included SDK Manager. It allows you to download the programming resources for each release of Android (as shown in the below image), including a "system image" for each.

android versions sdkmanager versions

Installing Android Studio is as easy as downloading the install package and doing as follows:

android versions sdk download
  • On Windows, run the .EXE installer.
  • On Mac, do likewise with the .DMG.
  • On Linux, unpack the .ZIP file and run through the installer (check out our guide on creating your own Android App for detailed instructions for these steps).

Once complete, one of Android Studio's tools is the "Android Virtual Device" manager. Look for the toolbar button labeled ("AVD Manager") as shown below:

android versions studio avdmanager toolbar

Once it appears, you can click "Create Virtual Device..." to quickly create a virtual device in two steps. First, select a device profile. Don't spend too much time thinking about it, as it only provides parameters such as screen size and resolution:

android versions studio avdmanager hardware

Then choose which version of Android it should run:

android versions studio avdmanager software

Click Finish, when the virtual device is created, launch it with the play button in the AVD Manager:

android versions studio avdmanager launch

Once the virtual device is running, you can see the standard layout and collection of apps each version of Android provides. Comparing two versions, 5.1 (Lollipop, shown below at left) and 7.1 (Nougat, at right) side-by-side, you can see they provide many of the same apps. (Aside from Google's apps, which, as discussed, require an additional review and agreement.)

These include Contacts, Phone (which includes the dialer), Camera, Browser (on older versions), Chrome (on newer versions), and some accessories like Clock and Gallery. This set of applications enables you to enjoy the basic benefits of your smartphone.

android versions studio avdmanager running

But it represents a pretty barebones experience. This is why most manufacturers will do some measure of customization work. As mentioned, AOSP includes the work of Google as well as other contributors. Once released, manufacturers can download the source code and make their adjustments to it, as described in the following sections.

Manufacturers Adjust AOSP for Hardware

When manufacturers are ready to begin work on a new device, they'll begin with a copy of the source code from the AOSP project. Among the first things they're likely to add are any drivers required to operate special hardware on their device.

You can see an example of this in the Note 5's S-Pen. This is a device that talks to the phone, even when there is no physical contact. So Samsung created a driver that accepts input from this accessory.

android versions manufacturer config

The hardware may require some additional software as well. The S-Pen, for instance, accepts multiple configuration options. Manufacturers will create these components (like Settings screens, as shown in the above image) and add them to the Android codebase from AOSP.

However, once all the hardware is accounted for, their work isn't necessarily done.

Manufacturers Customize AOSP's Features

Lastly, a manufacturer will also make additions to create a unique experience for their customers. This can include installing default themes and pre-loading particular applications right out of the box. Like the items mentioned in the last section (drivers, config screens, etc.), they can't be uninstalled.

You may notice these hiding among your Library in the Google Play app. They may have a note saying they can't be uninstalled. Otherwise they may have a button like "Deactivate" (as shown in the below image) or "Uninstall Updates" in place of the usual "Uninstall."

android versions preinstall

It is this category where manufacturers will really differentiate themselves. In the following sections, we'll take a look at some of the leading manufacturers and the customizations they've made to their recent flagship devices.

Common Customizations Made by Android Manufacturers

In the sections below, we'll be looking at two to six of the most useful and unique features of each phone. These are all pre-installed on the device, and many are exclusive.

What we won't be examining here is anything strictly hardware-related. So if you're looking for which phone has a better camera or the latest Snapdragon processor, you'll need to do some additional research. But if you want to see what software tweaks and modifications leading device makers are baking into their products, read on.

Samsung

As a leading manufacturer of electronics and other goods, Samsung has the scale to really invest in developing features to set their devices apart.

android versions samsung note8 bixby

First of these is Bixby, a voice-enabled assistant that competes with Amazon's Alexa and Google's Assistant. Once you configure what types of information you want to see (as shown in the below image), Bixby's artificial intelligence is supposed to learn the more you use it. It will make recommendations and present them to you in the form of cards shown on the home screen.

android versions samsung note8 bixby config

Bixby has four main additional functions, as follows:

  • Voice, which enables voice control. Samsung notes that you're able to zero in your commands more closely with Bixby, for example, requesting to open the camera app in a specific mode.
  • Vision, which allows you to point the camera at something (shown in the image below) and get relevant info about it, such as translations for foreign words or shopping links for products.
  • Home, the aforementioned collection of cards with contextual info such as your schedule or prompts to launch apps based on past habits or other triggers. One example of this is ordering an Uber straight from a calendar entry.
  • Reminder, which prompts you based on conditions such as a time or location (shown in the image below).

Samsung has also created the DeX environment, an attempt to make your Samsung phone your only computer. DeX is another alternate skin to Android (in addition to the company's "TouchWiz" interface) that contains many of the trappings of a desktop: Start-style launcher button, movable desktop icons, a taskbar, and multiple application windows.

Image Credit: Samsung

This environment gets activated when you plug a compatible Samsung device (everything from the Galaxy S8 and up) into a set-up including keyboard, mouse, and monitor. Currently, Samsung's own DeX Station is the only mainstream device with this capability, though you can find other off-brand solutions on sites like eBay or Amazon.

android versions samsung dex

The biggest story in Samsung's app customization isn't the apps themselves, but rather where you get them. In another showing of its market power, Samsung has it's own app store, called Galaxy Apps.

Though the selection of items in this store is extremely limited, it's one way for the manufacturer to sell things like themes to users without having to give Google a cut. It also provides a method for the company to update its own apps (such as the "SideSync" screen sharing and software KVM application) without posting them to the Google Play Store. (All this assuming you don't decide to replace your Samsung apps entirely.)

The newest addition to Samsung's line-up, the Note 8, includes a feature called Live Message. It allows you to use the Note's included stylus to draw animated messages or spruce up pictures. These are converted to GIF images, so you won't need to worry about the recipient also having a Note 8 or using a special app, which is often the case with features like this.

Amazon

We recently called the newest Fire 10 HD tablet "The Best Value Tablet Around". No doubt part of that is due to the software tweaks Amazon has made, provided you're the type of user they're targeting.

While it no longer offers any phones, Amazon is nonetheless a big player in the market for Android tablets. The company's Fire OS is technically Android under the hood, as it uses the same base layer as other manufacturers. But the user interface is heavily customized and accents the device's target as a content consumer rather than a creator.

android versions amazon fire10 homescreen

The device's launcher (shown in the above image) is an example of this, as it gives content such as Books, Movies, and Music equal billing with Apps. Contrast this to most Android devices where you need to either search for your content, visit the app that provides or reads that content, or in some cases open a file manager app. (Of course, you could always just make it look like "stock" Andrdoid.)

In the past this was even more accentuated, as the home screen was basically a "coverflow"-style carousel of the content in your library. In recent releases however Amazon has taken a step back from that approach and made the launcher look a little more traditional.

Another major new component of Amazon's ecosystem is Alexa, its virtual assistant. Arguably the most capable of the assistants currently on the market, Fire tablets feature it prominently. The coming updates for the Fire line will add support for "hands-free" Alexa commands, or the ability to ask Alexa things without pressing a button. This will put the Fire tablet's functionally on par with Amazon's smart home devices such as the Echo and Echo Dot.

However, Alexa integration is also bound to a long-press on the app drawer (shown in the below image), indicating it's importance.

android versions amazon fire10 alexa2

One of the most fundamental differences in Amazon's devices however is how you obtain apps for them. A Fire tablet doesn't have access to the Google Play Store out of the box. It has access to the Amazon Appstore -- a wholly different marketplace with a different selection of apps. Major apps are likely to be available in both places; a quick look at the "Best Sellers" from Amazon includes standards like Minecraft, Netflix, Facebook, and Angry Birds.

But just because something is available in the Play Store doesn't mean you'll find it from Amazon. This includes the "Google apps" you're used to seeing on a new Android device, such as Gmail, Google Maps, and Google Calendar. You can install all these if you sideload the Play Store onto your Fire device, but this a rather complicated process that isn't for everyone.

android versions amazon appstore install

Getting the Amazon Appstore on a non-Amazon device requires sideloading as well, though Amazon makes it really easy. The APK file is available for download, and they actually provide instructions for sideloading the app.

The fact that you have to turn off the "Unknown Sources" security restriction prevents some nervous users from installing it, but it's an otherwise painless process. Simply open the APK file from a file manager (above left) and accept the installation (above right).

HTC

Not so long ago, the metal-body HTC One line from HTC competed head-on with the flagship phones of Samsung, Sony, and others. Nowadays they still produce phones with quality, understated (some might say a little boring) designs, but their options don't get nearly the attention the market leaders do. Comparatively, HTC tends to rely on its hardware rather than unique software modifications.

A unique feature included in HTC's most recent flagship device, the V30, is Edge Sense. It allows users to specify certain actions to run when the phone is squeezed. It allows you to set an app you use very often to a gesture that you only need one hand to activate (this is a use case some developers have built entire launchers around). The clip below shows this action launching the Camera application.

[video width="480" height="720" mp4="https://www.makeuseof.com/wp-content/uploads/2017/10/android-versions-htc-u11-edgesense.mp4"][/video]

The phone's hardware registers this gesture they same way it would a "fling" or a "shake." HTC provides a set of controls within the Settings for users to customize how this gesture behaves. This includes which application is launched and additional optional gestures (such as short squeeze or squeeze-and-hold).

One of HTC's most popular features is Blinkfeed, a "summary board" style feed containing updates from various apps. You access this feature by swiping to the left of the homescreen, much in the same way competitors like Flipboard operate.

Users can select from among a number of supported apps to include news, app reminders, and social media updates. Recommendations from HTC's Sense Companion (discussed in the next section) are also an option, as shown in the below image:

The Sense Companion adds assistant-style learning to the feed concept, offering users suggestions for things like restaurants, system tuning, or helpful reminders. The example HTC often references, shown in the image below, is a reminder to charge your phone when it notices upcoming meetings on your calendar.

android versions htc u11 sense companion

The company's Sense interface is overall very close to a stock Android launcher. Most changes are focused on simplification of both function and look-and-feel. But the theming engine allows for a good amount of aesthetic customization, yet their overall layout and control of the user interface doesn't stray far from stock.

The image below, accessible from the home screen configuration for the U11, demonstrates some of the themes available to change the look of your device to suit your taste.

HTC has also made an effort recently to use the applications of other companies where it makes sense. For example, in recent devices (such as the HTC 10) the company replaced home-grown apps such as HTC Gallery and Music with their Google counterparts.

In this spirit, HTC also offers Amazon's Alexa as a choice for the virtual assistant on their devices.

LG

LG has produced good flagship phones that have largely flown under the radar to date. While it doesn't have a "trademark" feature per say, the company does implement some clever additions to the overall experience while also providing some enhanced applications.

First, there's the Floating Bar on the LG V30. This is an always-on-top, slide-out toolbar containing your selection of items:

You can also customize what shortcuts or apps are accessible on the Floating Bar. They could be: Settings screens, favorite contacts, controls for music players, or the ability to take a quick screenshot.

LG phones also have Always-On Displays. When configured, the phone will reduce its brightness (to prolong battery) and display the lockscreen when the phone would normally go to sleep. Users can set the display from among a variety of layouts, which can include the time, date, and other bits of information.

In many ways the V30 targets the mediaphile. Its high-quality audio set-up is evidence of this, as is its photography features.

The first of these is Graphy, which allows you to select from among a number of pre-configured photo settings. Graphy presents famous pictures to users, who can then apply the settings such as light sensitivity, aperture, and shutter speed from those images all at once.

It allows you to match the conditions you're in with the look you want based on photos that have already done just that. It's a unique, intuitive way to prevent users from struggling with settings to get just the right combination for given shot.

android versions lg v30 graphy

LG also provides a standalone app that allows you to browse and add additional samples to your library:

android versions lg v30 graphy app

Similarly, Cineffect is a collection of video filters with the names of various types of movies. For example, "Romantic Comedy" is bright with soft lighting, while "Noir" is dark and brooding. The camera app allows you to apply these filters directly (shown below), with the added bonus that they will not degrade video quality.

android versions lg v30 cinefect

Xiaomi

Xiaomi regularly ranks among the top ten makers, sometimes as high as top five depending on who you're asking. The company is building on this momentum, which originates from the unique features it builds into its MIUI interface, which is also the basis of a very popular community ROM.  Its goal appears to be making inroads into other segments of the market, including PC's and smart devices.

The latest MIUI version 8 has an interesting feature called Dual Apps that allows users to configure apps with multiple profiles, even if those apps don't expressly support it. For example, using different Skype accounts normally requires you to log out of one account and into another.

But this feature allows you "clone" an app, which sets it up in a sort of sandbox with its own data and settings. MIUI 8 will list the apps it supports in this fashion within a Settings screen. Flipping the switch for the app will create the second profile.

android versions xiaomi dual apps

This is not unlike how multiple profiles work in Chrome, each with their own histories, bookmarks, etc. Apps with dual profiles will also receive separate icons on the launch screens. One will have the standard icon, and the second (shown below at right) will show it overlaid with a "copy"-style badge.

android versions xiaomi dual apps example

As you can see, each of these WhatsApp instances has a different set of chats, because they're different accounts.

The Second Space feature takes this concept one step further, creating completely separate environments. This is similar to the type of personal/work split enabled by Good Technology (acquired by Blackberry), allowing users to have a set of company-controlled apps and data segregated from their own. It's also similar to Android user accounts for tablets, except the different spaces each have their own apps.

android versions xiaomi second space spaces

When setting this space up you'll have the option "import" files and apps from your primary space. You switch using a launcher icon and/or an entry in the notification tray, as shown in the below image.

android versions xiaomi second space switch

Mi Mover [No Longer Available] is an application to assist users in migrating to their new Xiaomi device. Through a device-to-device connection, the app will move data including:

  • System Data, including Contacts, Messages, and Call History
  • Apps and App Data
  • Files, including Photos, Media, and Documents

Once you set up the sender and receiver for the move, you can select which items will transfer. Choose them either as a category (shown below at left) or for each item (shown below for apps at center and SD card files at right).

android versions xiaomi mi mover

Some of these imports happen simply by signing into a new phone with your Google account. But the items within System Data are often not among them. This sort of bonus functionality is what users enjoy about the community ROMs, which will attract them to the devices as well.

Xiaomi is looking to expand its ecosystem into a broad range of devices, not unlike Samsung. Mi Home is part of this. It's an app to connect to all the different Mi home automation devices, including:

  • Network equipment, including a gateway device that doubles as a network speaker
  • Lighting & Electrical devices (e.g., smart plugs, switches)
  • Sensors (sensing whether doors/windows are open/closed, temperature sensors, motion sensors)
  • Air and water purifiers
android versions xiaomi mi home

The app allows users to control and monitor connected devices. The precise capabilities depend on the device on the other end. But examples include reading filter life on air purifiers (shown in the above image) or turning lights on. You can also combine actions into "scenes" that users can activate with a single tap.

When taking a screenshot of a long web page, for example, you can use Scrolling Screenshot to pan down and capture the entire page. In other words, it doesn't limit screenshots strictly to what's on the screen at the time. Straightforward, but pretty useful!

android versions xiaomi scrolling screenshots

Motorola

Before smartphones were a thing, Motorola made two of the must-have phones of their time: the iconic Star-TAC clamshell, and it's svelte successor the Moto RAZR.

Even after the introduction of the iPhone, the Droid line was arguably the first hit in the Android segment. Then came some changing ownership and questionable design decisions (we're looking at you, MotoBlur). However, the Lenovo subsidiary's approach today is much more measured.

Moto Mods aren't the first attempt at modular phones, but Motorola is investing big in its iteration. These devices mostly take the form of "sleds" that attach magnetically to the back of compatible phones.

android versions moto z2force mod fit

They provide enhanced hardware features (such as a speaker, projector, or camera, as shown in the above image). Some also have companion apps to enhance their functionality. For example, the recently-launched Moto Gamepad links to the Moto Game Explorer app, which contains a list of Gamepad-compatible games.

Better yet, selecting one will direct you to purchase it from the Play Store, and not some proprietary storefront like some game controllers offer.

android versions moto z2force game explorer

In terms of more operating system-oriented changes, the Z2 Force contains a group of settings for Moto Actions. You can enable and disable these specific gestures, available on other Moto phones as well, in the "Moto" Settings screen as shown in the below image.

You can't change these like you do with some other brands. But they do capture options for common needs (such as putting your phone in Do Not Disturb mode when it's turned face-down).

Like the Always On Display from LG, Motorola's Moto Display shows updates and information when the phone is asleep.

android versions moto z2force moto display

Lastly, Motorola includes an assistant feature called Moto Voice. It's not a full-blown assistant in the way that Samsung's Bixby is. Instead, it's a different way of activating Google Assistant that can be activated even when the screen is locked.

It does provide some other functionality, though, like reading out your text messages to you when you're driving.

Google

The Android image Google ships with their own hardware isn't strictly "stock Android." But it's very close from both the visual and usability perspective.

It's not surprising Google would integrate their own Assistant in a high profile way for their own hardware. And they did, by mapping Assistant to the Active Edge available on both Pixel 2 models. Like Edge Sense on the U11, this feature launches an app in response to a squeeze of the phone's sides. In this case, the app in question is Google Assistant.

[video width="480" height="720" mp4="https://www.makeuseof.com/wp-content/uploads/2017/10/android-versions-google-pixel2xl-activeedge.mp4"][/video]

Unfortunately you're not able to configure the squeeze gesture to do other things (as shown in the below image). This is a clear sign of Google pushing the Assistant app as the user's path of choice to content. This convenient, one-handed gesture positions Assistant as the best option for quick interactions like checking messages or sending texts.

Google Lens is able to match objects in the phone's camera viewfinder and begin searching for additional information about them. The phone will combine all Google's indexed data with its latest investments in artificial intelligence and machine learning.

The result is similar to (but better than) Samsung's Bixby Vision. For example, you can simply start snapping pictures of things to price products or identify landmarks (as shown in the image below) and link to their information on the web.

Another rather unique feature of the new Pixels is Now Playing. It's a sort of always-on Shazam in that it identifies songs anytime music is playing nearby. The title and artist display on the Pixel's always-on lock screen or as notifications.

And unlike comparable services, the Pixels have a local database of popular songs. It won't need to contact a Google server to identify them, saving your mobile data.

android versions google pixel2xl now playing

Variety is the Spice of Android

Over the course of this guide we've examined the wide variety in the Android market. Its the open platform that allows manufacturers to make different form factors, software features, and other little changes.

There are many in the industry who point at these and cry, "Fragmentation!" But that's what allows innovation as the Samsungs and Googles of the world compete. Add to this the open source AOSP project and a vibrant developer community, and Android gives you a multitude of options.

Do you have a favorite feature from your own Android device? Anything you wish you you had from other Android devices? From iOS even? Share your thoughts on the broad spectrum of Android functionality, along with any tips you have, in the comments below!