mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 16:15:52 +03:00
[GH-ISSUE #61] Does not work with Pixel devices. #26
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hyowonbernabe on GitHub (Feb 13, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/61
Pixel 6A
Magisk Root
Heard from many users that are also pixel devices that cant run this app. The module itself installs and the app runs. However, when the Airpods connects, it doesn't let me interact with it. Also, the battery just displays 0% which is not obviously not accurate.
@elmaleek03 commented on GitHub (Feb 19, 2025):
works here with all features described in my pixel
Pixel 7
Stock Android 15 AP4A.250205.002 February Security Patch
KernelSU Next GKI v1.0.4 with Magic Mount
@kavishdevar commented on GitHub (Mar 20, 2025):
@hyowonbernabe please share your android version. i'm going to be building the library from source.
@kavishdevar commented on GitHub (Mar 27, 2025):
I realized that the
BluetoothSocketconstructors were changed in newer builds. And, I have fixed that now. There shouldn't be any more problems. Someone with a husky running BP1A.250305.019 confirmed the changes. Will close soon if no one reports that it doesn't work.@kavishdevar commented on GitHub (Apr 17, 2025):
many users reported working (fixed with
github.com/kavishdevar/aln@51f5a66a0e)