Skip to content

Technology · 08 Processors & Devices

The devices your app must run on, and how we plan for them.

Phones, tablets and laptops changed more in 2025 and 2026 than in the five years before, mostly because of the neural processors now inside them. Here is what that means for the software we build for you, and how we decide what to support.

Updated September 2026 You own everything Reply within one business day

9:41●●●

Good morning

Your account at a glance

Balance

12,480

+240
−36
+1,200
Continue

Processors & Devices, in short

OlDevs, a full-stack studio in Vancouver, designs every app around the devices its users actually own rather than the newest flagship.We keep a device test matrix that spans current Apple, Qualcomm, Google, MediaTek, Samsung, Intel and AMD hardware, set a minimum-OS policy per project (typically iOS 17 and Android 10 or newer), and hold each release to a written performance budget before it ships.

Key facts

01Minimum OS, typical
iOS 17+ and Android 10+
02Test matrix
Physical devices in the studio plus cloud device farms
03On-device AI baseline
Apple A17 Pro / M1 and newer; Copilot+ PC class NPUs (40+ TOPS)
04Performance budget
Set per project on a reference device, checked every release
05Desktop targets
Windows on Intel, AMD and Snapdragon X; macOS on Apple silicon
06Updated
September 2026

08 · Processors & Devices

Six device classes we plan for

Each card names the hardware, when it should shape your decisions, and what supporting it will cost you over time.

01

Apple iPhone: A18 to A19 Pro

Right when your audience is consumer or professional and iPhone share is high, as it is in Canada. The A17 Pro and newer run Apple Intelligence and the on-device Foundation Models, so features can use them where present. Later cost: an iOS release every September to test against.

iOS · Apple Intelligence · Consumer

02

Android flagships: Snapdragon, Tensor, Dimensity, Exynos

Right when reach matters more than a premium tier. Snapdragon 8 Elite and 8 Elite Gen 5, Tensor G4 and G5, Dimensity 9400 and 9500 and Exynos 2500 all carry capable NPUs; the mid-range phones most people buy do not. Later cost: more devices to test, and features that must degrade gracefully.

Android · NPU · Reach

03

Apple silicon Macs and iPads: M4 and M5

Right when you need a desktop or tablet app, or your web app will live on iPad all day. The M4 and M5 offer the memory bandwidth local models need and long battery life. Later cost: macOS and iPadOS release cycles, plus App Store or notarisation upkeep if you distribute natively.

macOS · iPadOS · Local models

04

Copilot+ PCs and NPU laptops

Right when you build Windows software for offices refreshing their laptops. Intel Core Ultra 200V and series 3, AMD Ryzen AI 300 and Ryzen AI Max, and Snapdragon X Elite, X Plus and X2 Elite all pass the 40+ TOPS NPU bar. Later cost: two CPU architectures, x64 and Arm, to test and package for.

Windows · Copilot+ PC · Arm · x64

05

The installed base: phones from 2019 to 2023

Right for nearly every project, because this is where most of your users are. Our default floor of iOS 17 and Android 10 keeps them in. These devices have weak or no NPU, so on-device AI must be optional. Later cost: a yearly, written decision on when to raise the floor.

Mid-range · Older hardware · Default

06

Web on any device

Right when your audience is broad, the product changes often, or install friction would lose people. The browser is the one target that spans every chip above. Later cost: Core Web Vitals, INP in particular, and a JavaScript budget sized for the cheapest phone you still support.

Web · PWA · Core Web Vitals

Stack

What we build on.

Concrete tools, current at the time of writing; confirmed for your project at scoping.

Apple

A18 and A18 Pro (iPhone 16 family)A19 and A19 Pro (iPhone 17 family)M4 and M5 Macs and iPadsiOS 26 and macOS 26 SDKsCore ML and the Foundation Models frameworkXcode 26

Android

Snapdragon 8 Elite and 8 Elite Gen 5Google Tensor G4 and G5MediaTek Dimensity 9400 and 9500Samsung Exynos 2500Android 16 SDKLiteRT and ML Kit GenAI APIsAndroid Studiocurrent stable

Windows and PC

Intel Core Ultra 200V200S and series 3AMD Ryzen AI 300 and Ryzen AI MaxSnapdragon X EliteX Plus and X2 EliteWindows 11 with Windows MLONNX Runtime.NETcurrent LTS

On-device model runtimes

Core MLLiteRT (formerly TensorFlow Lite)ExecuTorchONNX Runtimellama.cppMLX

Testing and profiling

Physical device library in the studioFirebase Test LabBrowserStack App Live and AutomateAWS Device FarmXcode Instruments and MetricKitAndroid Studio Profiler and PerfettoAndroid VitalsLighthouse and WebPageTest

What changed

2025–2026 updates.

What moved in this area and what it means for your build.

  1. Sep 2025

    iPhone 17 family and the A19 chips

    Apple's A19 and A19 Pro shipped with iOS 26, which added the Foundation Models framework so apps can call Apple's on-device model without sending data off the phone. For a client this means private AI features on newer iPhones, with a fallback for older ones.

  2. Aug 2025

    Pixel 10 and Tensor G5

    Google's Tensor G5 put more weight on on-device Gemini Nano features. It matters less as one phone and more as a signal: Android's own AI APIs (ML Kit GenAI, AICore) are the sanctioned path, so we prefer them over shipping our own model.

  3. Sep 2025

    Snapdragon 8 Elite Gen 5, Dimensity 9500 and X2 Elite

    Qualcomm and MediaTek refreshed their flagship phone chips in the same month, and Qualcomm announced Snapdragon X2 Elite for laptops. Flagship Android is now a fairly uniform NPU class while the gap to mid-range widened, so we design for the mid-range.

  4. Nov 2025

    Google Play 16 KB page size requirement

    New apps and updates on Google Play that target Android 15 or later must support 16 KB memory pages. Pure Kotlin apps were mostly unaffected; anything with native libraries needed rebuilding. If your app has not shipped an update in a while, we check this first.

  5. Early 2026

    Core Ultra series 3 and Snapdragon X2 laptops ship

    Intel's Panther Lake chips and Qualcomm's X2 Elite reached shipping laptops, putting Copilot+ class NPUs into mainstream business fleets. Windows ML and ONNX Runtime can now target a real installed base, provided x64 and Arm builds are both tested.

  6. 2026

    Minimum-OS floors moved up

    iOS 26 dropped the iPhone XS and XR, and Google Play requires new apps and updates to target a recent Android version each year. Our default floor is iOS 17 and Android 10 at the time of writing, revisited at each annual release using your analytics.

How we choose

Six questions we ask before recommending anything.

01

Who will maintain it

If your own developers will take over, we match their platform skills and tooling. If we maintain it, we still document the device floor and test matrix so the knowledge stays with you, along with all code and accounts.

02

What your analytics say

Existing products come with device and OS data. We read it before setting any floor, and place the floor where you keep the users who matter rather than at the newest release.

03

Where and how it is used

A warehouse scanner, a nurse's tablet, a commuter's phone and an office laptop have different chips, screens and network conditions. The environment decides the reference device and the performance budget.

04

Hosting and data region

On-device processing keeps personal data on the phone, which can simplify privacy obligations in Canada. Where a feature still needs a server, we place it in a region you choose.

05

Budget of change

Every chip generation and OS release adds cost: testing, rebuilds, store submissions. We estimate that yearly load up front so the quote reflects the life of the product, not just the launch.

06

Accessibility and reach

WCAG 2.2 AA and bilingual EN/FR support are part of the device plan. Assistive technology, large text settings and older hardware are tested together from the first weekly demo.

Who it's for

Processors & Devices for organisations that have to get it right.

Whether the audience is a customer, a member, a citizen, or your own team, the choice has to hold up under real use.

Corporations

Fleet devices are usually standardised and managed through MDM, which lets us target a narrow, well-known matrix and use NPU features with confidence. We document that matrix so IT can plan refreshes around it.

Associations and government

Members and the public bring whatever they own, including older phones and assistive technology. We set a wide floor, keep AI features optional, and verify WCAG 2.2 AA on real devices in both official languages.

Franchises

Each location buys its own hardware, so consistency is the real problem. We recommend a short approved-device list, build to the weakest entry on it, and test point-of-sale and tablet flows on exactly those models.

Startups

Ship for the devices your first customers hold, not the ones in a keynote. We help you pick one platform to start, set a floor that avoids expensive edge cases, and leave a clear path to on-device AI once the audience has the hardware.

FAQ

Processors & Devices — questions we hear first.

No. New chips arrive each September and are a small share of users for months. We test on them so nothing breaks, but the product is designed for the two to four year old phones most of your audience carries. Flagship-only features are added as optional enhancements.

An NPU, or neural processing unit, is the part of a chip built to run machine learning models efficiently, so transcription, image cleanup or summarising can happen on the device without draining the battery. Most apps do not need one. If yours benefits, the feature uses the NPU when present and falls back to a server or a simpler path when it is not.

Those floors keep almost everyone with a phone from 2019 onward, while letting us use modern security, privacy and UI frameworks. They are defaults, not rules: analytics showing a meaningful group on older versions can lower the floor for a defined period, and managed devices can justify raising it.

We keep physical phones, tablets and laptops in the studio covering the main chip families, and use cloud device farms such as Firebase Test Lab, BrowserStack and AWS Device Farm for breadth. Automated tests run on every build; a manual pass on real hardware happens before each weekly demo and release.

A written set of limits the product must meet on a reference device: how quickly the first screen appears, how long key actions take, how much memory and battery it uses, and for web apps the Core Web Vitals including INP. We measure against it on every release so regressions are caught before users notice.

Only if your users have those laptops. Snapdragon X series machines are common in some business fleets and rare in others. Most modern frameworks ship x64 and Arm builds from one codebase, so the extra cost is mainly testing and packaging, which we include when your fleet data justifies it.

Where the device and region support them, yes. Apple exposes its on-device model through the Foundation Models framework on Apple Intelligence-capable hardware running iOS 26; Android offers Gemini Nano through the ML Kit GenAI APIs on supported phones. Both are limited to newer devices and certain languages, so we keep a fallback.

Still have a question? Ask us when you request a quote

Let’s connect

Let’s scope your build.

Tell us what you’re building. We’ll reply within one business day with recommended platforms, structure and a tailored quote — no obligation.

We’ll only use your details to prepare your quote. No lists, no spam.

Call us Request a quote