d4rken-org / capod

A companion app for AirPods on Android.
https://play.google.com/store/apps/details?id=eu.darken.capod
GNU General Public License v3.0
486 stars 37 forks source link

AirPods Pro 2 - Case Loudspeaker support #39

Open Corlos2078 opened 1 year ago

Corlos2078 commented 1 year ago

Is it possible to add support for the loudspeakers in the Airpods pro 2 case?

d4rken commented 1 year ago

No one knows how to do it :face_exhaling:. If someone figures it out, I'd be happy to add it.

K3NOXOFFICIAL commented 7 months ago

Hasn't read and write operations been figured out by someone recently? Don't really know anything specific but might be a good idea to look into.

xerootg commented 1 month ago

This code popped up recently for setting airpods modes for windows, maybe that's a good starting point? https://github.com/bho3538/Airpods-Windows-Control

d4rken commented 1 month ago

Yes, the magicpods project has figured out read/write support. I could reproduce it on my desktop computer but not on Android. As far as I know, Android does not support the special Bluetooth connection type that this requires, at least i could not figure it out.

d4rken commented 1 month ago

Requires #215