Skip to content

Request for official connection method #589

@d4rken

Description

@d4rken

TL;DR

CAPod uses an unofficial workaround to talk to AirPods. It could break with any future Android update, and there's nothing we can do about it on our side.

We've filed a request asking Google to add an official Android API: https://issuetracker.google.com/issues/510252114

You can help us push Google to fix this.

How to help (30 seconds)

  1. Open the Google ticket: https://issuetracker.google.com/issues/510252114
  2. Sign in with any Google account.
  3. Click the +1 button at the top of the page.

That's it. The more +1s the ticket gets, the more likely Google will prioritize the work.

⚠️ Please do NOT comment "+1" or "me too" on the Google ticket

Only the +1 button counts as a vote. Extra comments add noise and can get the ticket muted.

What's actually broken (optional reading)

AirPods talk to your phone over a specific Bluetooth feature called BR/EDR L2CAP. Android supports this feature internally, but doesn't give apps an official API to use it.

CAPod accesses the hidden internal method through reflection plus a runtime workaround. It works today, but it's fragile by design — Google can change the internals at any time.

Google already fixed the underlying transport bug. We're now asking them to add the missing public API so apps like CAPod can stop relying on the hack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coms/AAPUses Apples AirPod Protocol. Requires Android ROM with fixed L2CAP support on the Bluetooth sockets.enhancementAdd a new feature of improve an existing feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions