Tools & Apps

Android's Developer Verification Rule Isn't Really About Scams

By Joe Manning 8 min read
Android's Developer Verification Rule Isn't Really About Scams

Google is calling its new Android developer verification rule a safety measure against scams. That is true, but it is not the interesting part. The interesting part is that starting September 30, 2026, Google gets a say over which apps can install on almost every certified Android phone, no matter which store they came from, and it gets there by attaching an identity check to the operating system itself rather than to the Play Store.

Key takeaways

  • Enforcement begins September 30, 2026 in Brazil, Indonesia, Singapore, and Thailand, and only apps from registered developers will install normally on certified Android devices there.
  • The rule reaches beyond Google Play: Samsung, Xiaomi, OPPO, vivo, Honor, and Transsion have all agreed to enforce it in their own app stores.
  • Google's free "hobbyist" accounts let developers share an app with up to 20 devices without a government ID or a registration fee, and ADB sideloading stays exempt entirely.
  • F-Droid says the identity requirement "would end its project," since many of its contributors publish under pseudonyms and cannot supply legal ID.

Why Google Says Developer Verification Stops Scams

Google's own announcement, published on the Android Developers blog and credited to Matthew Forsythe, its Director of Product Management for Android App Safety, frames the policy as "balancing openness and choice with safety." The post cites a 2025 report from the Global Anti-Scam Alliance, which found that 57% of surveyed adults had experienced a scam in the past year, adding up to $442 billion in global consumer losses. Google's argument is straightforward: anonymous APKs are the delivery method for a large share of that fraud, so tying every installable app to a verified real-world identity should make it harder to run a scam operation and easier to shut one down when it is caught.

That argument is not hollow. Brazil, one of the four launch countries, has a well-documented problem with banking trojans spread through WhatsApp, including campaigns tied to a threat actor researchers call Water Saci and an NFC-relay fraud technique known as RelayNFC, both delivered as sideloaded APK files disguised as ordinary utilities. Cybercrime economics tend to follow the path of least resistance, and unverified sideloading has been that path for years in markets where APK links circulate freely over chat apps.

Advertisement

The Deadline Only Covers Four Countries, But It Is Not Small

The enforcement date is September 30, 2026, and it applies first to Brazil, Indonesia, Singapore, and Thailand. On that date, certified Android phones in those four countries will stop installing apps from developers who have not registered an identity with Google, whether the app comes through Google Play or through a participating third-party store. Samsung's Galaxy Store, Xiaomi's GetApps, and the app stores run by OPPO, vivo, Honor, and Transsion have all signed on to enforce the same rule.

Registration itself opened earlier in 2026, months before enforcement, giving developers a runway to comply before installs start getting blocked. Two paths remain outside the system entirely: installing via Android Debug Bridge (ADB) from a connected computer, which stays exempt, and a manual override called the "advanced flow," covered below. Google and the participating manufacturers have said the requirement will expand to more countries through 2027 and beyond, which means the four-country pilot is a testbed, not the final scope.

A person typing on a smartphone touchscreen

Who Gets an Exemption, and Who Still Gets Squeezed

Google built two release valves into the system. The first is ADB installation, unaffected by any of this. The second is the "advanced flow": a user who wants to install an app from an unverified developer has to open Developer Options, flip a toggle, restart the phone, re-authenticate, and then wait a one-time 24 hours before the install goes through. It is deliberately slow, aimed at people being pressured in the moment by a scam call rather than at technical users who plan ahead.

Advertisement

For developers, Google is also rolling out free "limited distribution" accounts aimed at students and hobbyists: no government ID, no registration fee, but a hard cap of 20 devices per app. That is enough for a class project or a beta test among friends. It is not enough for an app meant to reach the public, which is exactly the group F-Droid says gets left out. The free-software repository has said the identity requirement "would end its project," because a large share of its contributors publish under pseudonyms and have no path to verified distribution at any real scale. A coalition called Keep Android Open, which the campaign says has more than 70 backing organizations, has pushed back on the same grounds: identity checks tied to installation, not just to Play Store listing, change who is allowed to publish software at all.

✦ Free Newsletter ✦

Never miss a story

Tools, tutorials and AI deep-dives - straight to your inbox, every week.

No spam, unsubscribe any time.
A developer working on code on a laptop

The Real Shift Is Where the Choke Point Sits

Sideloading and alternative app stores have existed on Android for over a decade specifically because Google does not control installation the way Apple controls iOS. That gap has mattered in real regulatory fights: European rules pushed Apple to allow more alternative distribution on iPhones, and Google's looser model was often cited as proof that an open mobile platform was viable. Apple has been tightening its own app store rules in different ways this year, but it never had to open the installation layer the way Android's structure requires.

Developer verification does not close alternative stores. It puts Google's identity system underneath all of them. Samsung's store, Xiaomi's store, and every other participating storefront now depend on the same registration Google runs, which means a developer banned from Google's system is effectively banned from every major Android storefront at once, not just from Play. That is a real security win against repeat scam operators. It is also a new form of leverage: the "open" alternative to Play Store distribution now requires Play Store-style registration to function normally, and Google, not the manufacturers running those stores, decides who passes.

A finger scanning a smartphone fingerprint sensor

The Honest Counterpoint: This Is a Real Fraud Problem, Not a Manufactured One

The strongest case for developer verification is that the harm it targets is concrete and already happening at scale, not a hypothetical Google invented to justify more control. Fake banking apps sent through WhatsApp have drained real accounts in Brazil for years, and fraud operations across parts of Asia have industrialized the same delivery model: send a link, get someone to sideload an APK, harvest credentials or install remote-access malware. An identity check that raises the cost of running that operation, even imperfectly, is a legitimate response to a documented threat, and the four launch countries are not a random sample: they are places where APK-based fraud is already reported as a major consumer problem.

Advertisement

Where the counterpoint runs out is scope and permanence. A measure aimed at scam APK farms does not need to route every OEM app store's installs through one company's identity system, and it does not need to be permanent once it expands past four pilot countries into a global default. Google could have kept the fix narrower: verification for apps requesting sensitive permissions, or for apps distributed through the specific channels fraud actually flows through, rather than a blanket identity layer sitting under the entire Android installation process. The four-country pilot is a reasonable place to test the idea. Treating it as a template for global, permanent enforcement is the part that deserves more scrutiny than it has gotten.

Abstract graphic representing digital identity verification

Who Should Pay Attention, and Who Can Ignore This For Now

This matters most to a specific set of readers. If you fall into one of these groups, plan ahead; if not, you can safely skip worrying about it until the 2027 expansion is closer.

  • Publish an app to Google Play already: minimal friction. You already gave Google a developer identity when you set up a Play Console account, and this mostly formalizes what you already provided.
  • Share an app only with a small group, students, testers, friends: use Google's free hobbyist account. No ID, no fee, up to 20 devices, and you are done.
  • Build or maintain a pseudonymous or free-software project meant for public distribution at scale, in the F-Droid mold: there is no comfortable option yet. ADB works but requires a computer and technical comfort most users will not have. This is the group actually losing something.
  • Live in Brazil, Indonesia, Singapore, or Thailand and sideload APKs from outside Play, Galaxy Store, or GetApps: expect the 24-hour advanced-flow delay starting September 30 if the app's developer has not registered. Install anything you need urgently before that date, or budget the wait.
  • Live outside those four countries and never sideload apps: nothing changes for you yet. Note the 2027 expansion timeline and revisit this when your region is named.

What to Watch Between Now and the Next Expansion

The number that will actually settle this debate is not in Google's launch announcement: it is what happens to scam-related fraud reports in Brazil, Indonesia, Singapore, and Thailand over the following year, and whether Google publishes that data independently or only in aggregate marketing terms. Watch for three things. First, whether Google or independent researchers publish a before-and-after fraud comparison for the four pilot countries, since that is the only way to know if the policy worked rather than just shifted where scams happen. Second, whether the 20-device hobbyist cap moves, since that number is the practical line between "student project" and "real open-source distribution." Third, which country gets named next for the 2027 rollout, since that will show whether Google is targeting places with documented APK fraud or simply moving down a list toward a global default.

Sources

Joe Manning
Written by
Joe Manning, Senior Editor
Share this article:
Advertisement