Home/Fleets & infrastructure/Choosing Devices for a Device Farm

Choosing Devices for a Device Farm

How to choose devices for a device farm: new vs refurbished, model and OS spread, RAM/CPU tiers, battery health, and budget-tier planning.

Last updated 2026-07-15 · 5 min read

Choosing devices for a device farm is a coverage-versus-cost optimization: buy the spread of models, OS versions, and hardware tiers that represents your real users, at battery and longevity quality that survives continuous duty. This page gives a framework and a concrete checklist.

Key points
  • Buy for coverage of your target users, not for the newest flagships — mid- and low-tier hardware often matters more.
  • Refurbished and used devices stretch budget but demand battery-health screening and consistency checks.
  • Spread deliberately across models, OS versions, RAM/CPU tiers, and regions; avoid accumulating near-duplicates.
  • Battery health and thermal behavior determine how long a device lasts under constant fleet use.
  • Plan purchasing in budget tiers so coverage scales predictably rather than ad hoc.
Comparison
New vs refurbished vs used, at a glance
NewRefurbished / used
CostHighestLower, scales bulk coverage
Battery lifeFull, knownVaries by grade/history
HistoryKnownUnknown, needs screening
Best forLong-lived anchors, latest OSBulk mid-tier / legacy coverage
Each tier trades cost against known history and screening burden.

Start from who you're representing

Before buying anything, define what "representative" means for your workload. A fleet for QA and compatibility testing needs to mirror the hardware and OS distribution of your app's actual install base. A fleet for market and localization research needs devices typical of specific regions, which can differ sharply from your home market.

Concretely, gather (or estimate) the distribution of:

  • OS versions in active use — usually a long tail, not just the latest.
  • Screen sizes and densities — layout bugs hide at the extremes.
  • Hardware tiers — a lot of real users run mid/low-end devices that expose performance issues flagships never show.
  • Regional model variants — the same model can ship different chipsets or bands per market.

Coverage that matches this distribution beats a pile of identical high-end phones every time.

New vs used vs refurbished

OptionProsConsBest for
NewFull battery life, warranty, known historyHighest cost, over-covers the high endLong-lived anchors, latest-OS coverage
Refurbished (graded)Cheaper, tested/graded, some warrantyBattery varies by grade, cosmetic wearBulk mid-tier coverage
Used (marketplace)Cheapest, wide model accessUnknown battery/history, no warranty, screening burdenLegacy-OS and old-model coverage

Screening used and refurbished units

Every non-new device should pass an intake check before joining the fleet:

  • Battery health readout (design vs current capacity; iOS exposes this directly, Android via apps or dumpsys battery/OEM tools).
  • No physical swelling — reject any bulging chassis or lifting screen outright.
  • Charging behavior — does it reach and hold charge, and stay within normal temperature?
  • Account/lock status — confirm it is clean, unlocked, and not activation-locked.
  • Sensor/port function — USB data works reliably for ADB, screen and touch fully functional.
Warning

Reject any used device showing battery swelling, excessive heat while charging, or activation lock. A swollen cell is a fire and injury risk, not just a performance problem — it does not belong in a rack of other hardware.

Building coverage: model and OS spread

The goal is maximum distinct coverage per dollar. Two levers:

OS-version spread

Keep a ladder of OS versions rather than clustering on the newest. Retain older-OS devices deliberately, because they're hard to recreate later — especially on iOS, where you can't downgrade freely (see iOS vs Android fleets). A device that's the only one still on an older major becomes disproportionately valuable.

Model and chipset spread

Different SoCs, GPUs, and RAM configurations surface different behavior. Prioritize:

  • One or two anchors at the high tier (current flagships).
  • The bulk in the mid tier, matching where most real users are.
  • A meaningful low-tier presence to catch memory pressure and performance edge cases.
  • OEM diversity on Android (different skins, defaults, and update behavior).

Avoid buying five near-identical units of one model unless you specifically need parallel capacity for that exact configuration.

Hardware tiers: RAM, CPU, storage

  • RAM is the sharpest differentiator for app behavior. Low-RAM devices trigger aggressive process killing and out-of-memory paths that high-RAM devices never hit — valuable coverage.
  • CPU/GPU tier affects timing, animation smoothness, and any performance-sensitive flow. Faster hardware can mask race conditions that slow devices expose.
  • Storage matters for the fleet itself: automation artifacts, screen recordings, logs, and app data accumulate. Undersized storage causes install failures and flaky sessions. Favor devices with adequate free space, and monitor it (see fleet monitoring and health).

Battery health and longevity

Devices in a fleet run harder than consumer phones — often plugged in and active for long stretches. Battery and thermal characteristics decide their service life.

  • Start from healthy batteries; a used device already at low capacity has little runway.
  • Manage charge to extend life — duty cycling and charge limits, covered in USB hubs and charging at scale.
  • Prefer devices with decent thermal design; phones that throttle or overheat under sustained load are unreliable fleet members.
  • Track battery health over time and plan replacements before failures cascade.

Longevity also means spare-parts and stock availability: buying models you can re-source lets you replace failed units without breaking your coverage matrix.

None of this is a one-time purchase decision — sourcing, screening, and replacing devices is an ongoing procurement job for as long as the fleet runs, which is one reason some operators rent fleet capacity instead of building a device inventory themselves.

Diagram
A coverage-weighted device spread
high tier (anchors)mid tier (bulk)low tier / legacy (unlit)
Illustrative fleet composition: a small high-tier anchor, a large mid-tier bulk, and a deliberate low-tier and legacy-OS presence.

Budget tiers

Plan purchasing in tiers so growth is predictable:

TierCompositionPurpose
StarterA few mid-tier Android + one iPhone generationProve out workflow and tooling
CoverageAdd OS-version ladder, low + high tiers, OEM diversityRepresent the real user distribution
ScaleParallel capacity of common configs + Mac hosts for iOSThroughput and redundancy
Long-tailPreserved older-OS/legacy modelsHard-to-recreate coverage

Spend the largest share on the coverage tier, since that's where representativeness lives. Treat flagships as a small set of anchors and legacy devices as a preserved asset you protect rather than churn.

Purchase checklist

  • Coverage matrix defined from real user distribution (OS, size, tier, region).
  • Mix of new anchors + refurbished/used bulk chosen against budget tiers.
  • Intake screening: battery health, no swelling, charging/thermal check, lock status, USB data.
  • OEM and chipset diversity on Android; iOS generations spanning current + prior majors.
  • Low-RAM devices included for memory-pressure coverage.
  • Adequate storage headroom per device.
  • Re-sourceable models chosen where possible for replacement continuity.
  • Older-OS devices flagged and preserved.
Note — most operators never touch hardware. Managed services such as PhoneFleets rent fleet capacity on a monthly basis.

Frequently asked

Should I buy new or used devices for a fleet?
Usually a mix. New devices anchor latest-OS coverage and have full battery life; refurbished and used units stretch budget for mid-tier and legacy coverage. Screen every non-new device for battery health, swelling, and lock status before adding it.
How many different models do I actually need?
Enough to represent your users' distribution of OS versions, screen sizes, and hardware tiers — not one of everything. Concentrate on the mid tier where most users are, add high- and low-tier anchors, and diversify OEMs on Android. Avoid stockpiling duplicates unless you need parallel capacity.
Why include low-end devices?
Low-RAM, slower devices trigger memory pressure, process killing, and performance paths that flagships never reach. A lot of real users run this hardware, so it's some of the highest-value coverage you can buy.
How do I check battery health on used phones?
iOS reports maximum capacity in settings. On Android, use OEM diagnostics or battery apps and `dumpsys battery`. Reject anything with low remaining capacity, swelling, or abnormal heat while charging.
See also

© 2026 phonefarm.net. All original content, diagrams, and infographics on this site are our own work. Please do not copy, reproduce, or redistribute them without permission.

Consulting & fleet builds