Skip to main content
  1. Blog
  2. Article

Victor Tuson Palau
on 2 July 2013

Differentiation without fragmentation


When it comes to mobile devices, there’s a thin line between differentiation and fragmentation. Differentiation is enabling phone manufacturers and carriers to put their own stamp not just on the outside of the phone but also on the inside. To stand out against the competition in today’s market, manufacturers and carriers must go beyond the phone hardware itself and provide value-added services such as music and video content to the user.

Fragmentation occurs when the software platform fails to provide a supported mechanism to differentiate. Value-added services then have to be highlighted to consumers by creating custom methods. Some examples of how fragmentation impacts today’s mobile phone users are:

  • Having to choose from multiple application stores to download an app
  • Messaging the same person through multiple apps depending on what service you are using
  • Applications that only work on a specific device, and not on others running the same version of the operating system
  • Confusion over how to use a new phone with the same operating system as your previous one, because the interface is different.

To avoid this inevitable fragmentation, it is crucial for the platform to design for differentiation from the start. At the core of Ubuntu’s design vision, scopes provide dedicated views to find, organise and show a variety of content types. Whether it’s the user’s contacts, messages, pictures or online videos, dedicated scopes work seamlessly to bring the best possible search results.

The scopes framework is one of the enablers for flexible branding without sacrificing compatibility. Ubuntu provides default scopes such as Home, Apps, Videos and Music. They feature a clean, extensible interface that provides unique opportunities for differentiation:

  • Prioritise the order of results
  • Use the Apps scope to return results from multiple stores
  • Customize the home screen for branded services, including integrated online payment support
  • Use Scopes to highlight the carrier’s or manufacturer’s content on the default scopes

  • Launch fully operator branded on day one

  • Specify default favourites in searches

  • Tailor launcher or lenses with critical apps and services

  • Connecting back end to Ubuntu’s default front end

To learn about how to differentiate with Ubuntu without resulting in fragmentation, get started today with the newly published Scope Tutorial and Scopes Cookbook.

If you are a mobile operator interested in how Ubuntu helps carriers differentiate, learn about the carrier advisory group.

Related posts


Johann Wolf
27 April 2026

Why Web Engineering is great

Ubuntu Article

Like many software engineers, one of my first software development experiences started with creating my own web page. Since that time 20+ years ago, a lot has changed in the web landscape. Having worked a lot in web since then, I’d like to take a moment to reflect on what I think makes web great! ...


Ishani Ghoshal
27 April 2026

Ubuntu 16.04 LTS has reached the end of standard Expanded Security Maintenance with Ubuntu Pro. Here are your options.

Ubuntu Article

Ubuntu 16.04 LTS (Xenial Xerus) reached the end of its five-year Expanded Security Maintenance (ESM) window in April 2026. If you are still running 16.04, it is critical to address your support status to ensure continued security and compliance. Your support options Now that 16.04 is in its Legacy phase, you have two primary paths: ...


Rob Gibbon
27 April 2026

Understanding disaggregated GenAI model serving with llm-d

AI Article

What is llm-d? llm-d is an open source solution for managing high-scale, high-performance Large Language Model (LLM) deployments. LLMs are at the heart of generative AI – so when you chat with ChatGPT or Gemini, you’re talking to an LLM. Simple LLM deployments – where an LLM is deployed to a single server – can ...