This week Acer planned to launch a new smartphone in China running Aliyun OS. But Google appears to have put a stop to it — and now the California-based search giant is explaining why.

Acer CloudMobile

Aliyun OS  is a mobile operating system developed by Chinese e-commerce giant Alibaba. It’s based on open source Android code, but it’s been modified to look and feel different, and it’s designed with an emphasis on web apps in addition to native Android apps — although it runs some of those as well.

Given Alibaba’s importance in the Chinese market, it’s not surprising that Acer and other handset makers are looking at Aliyun OS.

But Acer is also a member of Google’s Open Handset Alliance. Members pledge to take certain steps to, among other things, make sure that their Android devices meet certain compatibility standards.

That’s why Android phones from HTC, Samsung, and Motorola may look very different, thanks to Sense, TouchWiz, or Motoblur skins running on Android — but they’ll all still run pretty much any Android app you can throw at them.

As members of the Open Handset Alliance, device makers get early access to code from Google as well as the ability to include some of Google’s software that’s not open source, such as the Google Apps suite including Google Maps, Gmail, and the Google Play Store.

This week reports surfaced that Google had pressured Acer to cancel its plans to launch an Aliyun OS phone. Google’s Android head Andy Rubin says that’s because Aliyun OS isn’t compatible with Android, even though it’s based on Android source code. He also published a blog post explaining the company’s take on compatibility.

In a nutshell, Android is available as open source software and anybody can do anything they like with it. So there’s no problem with Alibaba developing Aliyun OS or Amazon developing the Kindle Fire OS on top of Android.

But if companies like Acer want to stay part of the Open Handset Alliance, they have to promise not to contribute to forks of Android that are incompatible with the main branch. They can build as many Windows Phone or other competing handsets as they like — but Google is implying that it could boot them from the Alliance if they ship devices with Android-based software that’s been modified so heavily that it can’t run standard Android apps.

If you’re wondering why Google is cracking down on Acer and not, say, Amazon, there’s a good reason. Amazon isn’t part of the Open Handset Alliance.

While Alibaba claims that Aliyun OS doesn’t need to be compatible with Android, because it’s not Android, it’s close enough to cause concern for Google. The company is trying to build an ecosystem that allows millions of devices to run the same apps.

Update: Andy Rubin also responds that Aliyun OS appears to use the Android runtime, framework, and tools in order to run Android apps — some of which appear to be pirated, including the official Google Drive, Google Play Books, and Google Earth apps. Android Police also confirmed that the Aliyun app store is distributing Android apps from other developers without permission.

As Linux blog Muktware points out, compatibility has long been a problem with various Linux distributions. There are hundreds of different Linux-based operating systems including Ubuntu, Fedora, OpenSUSE, and many, many others. While many can run the same open source apps (such as Firefox, LibreOffice, or Pidgin), you can’t just take an app designed for Ubuntu and run it on Fedora. So if a developer like Angry Birds creator Rovio wanted to make a title for “Linux,” which should they choose? Or should they develop a dozen versions?

One answer is clearly to just release the source code and let enthusiasts port the software to run on all operating systems. But that’s not something every developer is going to want to do. So by trying to enforce compatibility, Google is hoping to make sure that TouchWiz, Sens, and other versions of Android aren’t as different as Puppy Linux and Arch Linux. In the process, this could help keep one of the most popular mobile operating systems popular with both users and developers… while Linux continues to hold a distant third place in the desktop operating system world, behind Windows and OS X.

via TechCrunch, The WSJ, Engadget

Support Liliputing

Liliputing's primary sources of revenue are advertising and affiliate links (if you click the "Shop" button at the top of the page and buy something on Amazon, for example, we'll get a small commission).

But there are several ways you can support the site directly even if you're using an ad blocker* and hate online shopping.

Contribute to our Patreon campaign

or...

Contribute via PayPal

* If you are using an ad blocker like uBlock Origin and seeing a pop-up message at the bottom of the screen, we have a guide that may help you disable it.

Subscribe to Liliputing via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 9,547 other subscribers

5 replies on “Google cracks down on “incompatible” versions of Android”

  1. Great explanation of this situation, Brad, but the following bit is somewhat off the mark:

    “So if a developer like Angry Birds creator Rovio wanted to make a title for ‘Linux,’ which should they choose? Or should they develop a dozen versions?”

    That’s not the problem developers face with Linux distro “incompatibility”. Rovio wouldn’t need to develop a dozen versions. They would develop a single version — and by ‘develop’, I’m talking about codebase — but would have to *package* it for different distros. There are automated tools that handle some of the headache for the major distros: Fedora, RHEL, SuSe, Debian, Ubuntu; but there are still headaches in the process, and odd dependency restrictions in some cases.

    The issue with Android fragmentation, on the other hand, is not just one of packaging requirements: it’s that forks like Aliyun tend to change parts of the core API. You can’t write the same *code* for all platforms when someone does that. Valid Java-y code for trunk Android might not be valid on the Aliyun fork. And that’s a serious problem for developers, not just a headache.

  2. So basically, Alibaba may freely choose to build an incompatible version of Android, but in doing so, they don’t get to be a part of the OHA. That makes sense. Seems like they are just trying to have their cake and eat it too.

  3. Your post is very clear, thank you. It makes a lot more sense than what Rubin/Google posted.

    He/they used the word innovation four times, which is going to annoy everyone but marketing people, CEOs and politicians. Using “delighted customers” is more marketing speak. Later on there is SystemClock.sleep(millis) which will cause all the marketing people and politicians to stop reading. So maybe the blog post was written just for other CEOs to read? Whatever the reason, thanks for clarifying things.

Comments are closed.