TL;DR
- AML activates automatically when 999 or 112 is dialled from a compatible smartphone, sending location data to emergency services without any caller action.
- It uses GPS, Wi-Fi positioning, and cell-ID data, achieving typical outdoor accuracy measured in tens of metres rather than the kilometres-wide circles of legacy cell-tower location.
- AML is supported on Android devices (where Google implemented it natively) and iPhones (where Apple implemented equivalent technology); no app installation is required.
- The data is sent directly to the emergency control room over an encrypted HTTPS channel and is visible to the dispatcher on a mapping interface.
- Indoors, AML accuracy degrades but remains substantially better than cell-ID alone, particularly where Wi-Fi networks are detectable.
The Problem AML Was Designed to Solve
Before Advanced Mobile Location, emergency services responding to a mobile 999 call could only locate the caller using the network-derived cell identification method. This approach identifies which mobile mast or sector is serving the handset and uses the coverage footprint of that cell as a proxy for the caller's location. In urban areas with dense mast deployment, cell-ID might narrow a location to within a few hundred metres. In rural areas, a single mast can serve a cell covering many square kilometres, leaving responders with an enormous search area and no reliable way to narrow it further without additional information from the caller.
The consequences of poor mobile location in emergencies are well documented. Mountain rescue teams, ambulance services, and police have all described incidents where locating a caller who was incapacitated, confused, or in poor signal territory took far longer than it should have. AML was developed as a standards-based solution, championed in the UK by BT and the emergency services, and subsequently standardised by ETSI (the European Telecommunications Standards Institute) and incorporated into guidelines by the GSMA, the global mobile network operators' industry body.
How AML Works Step by Step
The AML process begins the instant a user dials 999 or 112 on a compatible smartphone. The phone's operating system detects that an emergency number has been dialled and triggers a location-gathering sequence running in parallel with the call itself. The device consults available positioning sources: GPS satellites where a fix is obtainable within the available time window, nearby Wi-Fi access points whose identities can be matched against a geo-database, and the serving cell tower's identifier as a fallback. These signals are combined into a single best-estimate location, expressed as latitude and longitude coordinates with an accuracy radius.
That location package is then sent over a separate data channel — distinct from the voice call — as an encrypted HTTPS POST request to a server operated by BT on behalf of the emergency services. From there, the coordinates are made available to the dispatch system at the emergency control room answering the call. The entire sequence, from the first ring to location data appearing on the dispatcher's screen, typically takes under ten seconds when GPS is available. The data connection used for this transmission is brief and carries minimal data; the process does not noticeably affect battery life or consume significant mobile data allowance.
Accuracy: AML Versus Legacy Cell Location
The accuracy improvement AML delivers over legacy cell-ID is substantial and well-evidenced. Ofcom and the Home Office have cited analysis showing that AML provides location data accurate to within roughly 30 metres or better in a significant majority of outdoor calls on compatible devices. The cell-ID method, by contrast, may provide accuracy ranging from under 100 metres in a dense urban core to several kilometres on a rural mast covering a wide geographic cell. At the extreme end, in mountainous terrain or at the edge of network coverage, cell-ID location is of limited operational value to responders.
Wi-Fi positioning adds a further layer of accuracy in environments where GPS signals are attenuated — for example, in indoor spaces or in urban canyons between tall buildings. Where multiple Wi-Fi networks are detectable, the positioning algorithm can triangulate the device's location against known access point positions with accuracy sometimes approaching GPS-level results. Cell-ID remains in the AML stack as the coarsest-resolution fallback when no better signal is available, ensuring that some location estimate is always transmitted even in conditions where GPS and Wi-Fi cannot contribute.
| Location Method | Typical Outdoor Accuracy | Typical Indoor Accuracy | Notes |
|---|---|---|---|
| AML (GPS + Wi-Fi + Cell) | Typically within 30 m or better | Tens to low hundreds of metres (Wi-Fi dependent) | Requires compatible smartphone; improves continuously |
| Legacy Cell-ID only | 100 m to several km (urban vs rural) | Similar to outdoor; no improvement from indoor location | Used as AML fallback; default on non-AML devices |
| GPS alone | Under 10 m when clear sky | Often unavailable or very poor | Slow to acquire fix; AML uses GPS as one input, not sole method |
| Wi-Fi positioning alone | 15 m to 150 m depending on AP density | Potentially 15 m to 40 m in Wi-Fi-dense environments | Requires nearby access points in geo-database |
Device Support and Operating System Implementation
AML requires implementation at the operating system level, not by individual apps. Google introduced native AML support into Android, and the feature has been present in Android builds supplied to UK users for a number of years. Apple implemented equivalent location-sharing technology for emergency calls on iOS, with the system transmitting location data to emergency services in a manner consistent with the AML standard. Both implementations operate silently and automatically; the caller does not need to install an app, grant a manual permission at the time of the emergency, or take any step beyond dialling the emergency number.
Feature phones and older handsets that predate AML implementation, or that run operating system versions too old to include the feature, will fall back to cell-ID location. Ofcom has not published a comprehensive list of which exact handset models support AML, but the practical situation is that any Android device running a reasonably current version, and any iPhone from relatively recent generations, will have AML capability. Handset manufacturers are not required to advertise AML support as a feature, which means it operates as infrastructure rather than a selling point.
Privacy and Data Handling
AML data is transmitted only when 999 or 112 is dialled; it is not a background tracking mechanism and does not send location data during normal use. The data is received by BT's AML infrastructure and passed to the relevant emergency control room. It is held only for the duration of the incident and for a limited period thereafter for operational and audit purposes, consistent with data protection obligations under the UK GDPR and the Data Protection Act 2018. The ICO (Information Commissioner's Office) has considered the processing of AML data and the emergency services' handling of it as falling within the public task and vital interests legal bases, given the life-safety purpose of the system.
Users concerned about privacy should understand that the transmission is technically analogous to any other location-data share from a smartphone and is strictly bounded in purpose and retention. No commercial use is made of the data, and the GSMA's AML specification includes requirements for data minimisation and security in transit and at rest.
What this means in practice
Donna collapses in a park in Sheffield and a bystander, Owen, grabs her phone and dials 999. He cannot describe the exact part of the park because it is large and he is unfamiliar with the area. Within eight seconds of the call connecting, the ambulance control room can see Donna's phone's AML-derived coordinates on their dispatch screen, accurate to approximately 20 metres. The dispatcher identifies the nearest park entrance and directs the ambulance crew to approach from that gate. The crew locate Donna within four minutes. Without AML, Owen would have had to describe the scene using visible landmarks and the dispatcher would have been working with a cell estimate covering the entire park and surrounding streets.
Related Guides
How we verified this
This article draws on GOV.UK's published documentation on Advanced Mobile Location, Ofcom's research on emergency call location, the GSMA's AML specification and public technical documentation, and the ETSI standard for AML (ETSI TS 103 625). Privacy and data handling references are drawn from ICO guidance on the UK GDPR and the Data Protection Act 2018.
Disclaimer: Kaeltripton.com is an independent UK editorial publisher. We are not regulated by Ofcom or the FCA and we do not sell or arrange mobile services, insurance, or financial products. This content is for general information only and is not legal, financial, or technical advice. Rules, prices, and operator policies change. Verify the current position with Ofcom, GOV.UK, the ICO, or your provider before acting. ICO registered ZC135439. Last reviewed: 2026-06-05.
Frequently Asked Questions
What is Advanced Mobile Location?
Advanced Mobile Location is a system that automatically sends precise location data from a compatible smartphone to the emergency services control room when 999 or 112 is dialled. It uses GPS, Wi-Fi positioning, and cell-ID data to generate a location estimate and transmits it over an encrypted data channel. No action is required from the caller; it operates silently in the background from the moment the emergency number is dialled.
How accurate is AML for 999 calls?
Outdoors with GPS available, AML typically achieves accuracy within 30 metres or better, according to data published by Ofcom and the Home Office. This compares with legacy cell-ID location, which can cover areas ranging from a few hundred metres in dense urban environments to several kilometres in rural areas. Accuracy degrades indoors but remains substantially better than cell-ID alone when Wi-Fi access points are detectable.
Does AML work on all phones?
AML requires operating system-level support. It is built into Android across UK-sold devices running reasonably current versions, and Apple has implemented equivalent technology on iPhones. Feature phones and very old handsets running outdated software fall back to cell-ID location for emergency calls. There is no separate AML app to install; the feature is part of the phone's core emergency call handling.
Who receives AML data when I call 999?
AML data is transmitted to BT's emergency services infrastructure and then displayed to the dispatcher at the emergency control room handling your call. It is not shared with commercial parties and is not used for any purpose other than facilitating the emergency response. Data is retained for a limited period for operational and audit purposes under UK GDPR and the Data Protection Act 2018.
Can AML work indoors?
AML can work indoors, but accuracy depends on the availability of positioning signals. GPS is often blocked or severely attenuated inside buildings. Where Wi-Fi networks are detectable, Wi-Fi positioning can still provide useful accuracy, sometimes within a few tens of metres in a Wi-Fi-dense environment such as an office building. In a basement or reinforced structure with no Wi-Fi, AML may fall back to cell-ID, which provides coarser accuracy.