mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 16:15:52 +03:00
[GH-ISSUE #339] Oxygen OS 16 - App Crashes without root #161
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#161
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 @shrivatspoddar on GitHub (Dec 1, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/339
v0.2.0-alpha is not working on OxygenOS 16.0.1 without root access. The app crashes unexpectedly without any visible error or warning.
I’m not a developer, but I really appreciate and support the great work being done on this project.
@kavishdevar commented on GitHub (Dec 1, 2025):
Hi, please try a build from here. I haven’t released yet because it is not quite stable.
@PiloterB commented on GitHub (Dec 1, 2025):
Hello.
Same issue as well.
After I gave all permissions, the app crashes
How can I download the build that you published in the link ?
Thanks
@kavishdevar commented on GitHub (Dec 1, 2025):
@PiloterB download from the build artifacts.
@xygn commented on GitHub (Dec 2, 2025):
So the app works great on the latest artifact build, but frequently loses ability to communicate via L2CAP and occasionally managed to reconnect... Not sure what's the reason, will try to dump some ADB logs, maybe it's a battery optimisation thing?
This is in OOS16 - Oneplus 11
@shrivatspoddar @PiloterB how's it working for you guys?
@DoKnocK commented on GitHub (Dec 10, 2025):
@kavishdevar @xygn
Non-Rooted OnePlus 12 IN OxygenOS 16.0.1 user here.
Downloaded the
app-debug.apkfrom the build artifacts as mentioned earlier. It still does not work for me. After granting all the permissions, the app asked me to checkroot permissions, which I assume should not be required. When I skip that screen, I get the error message shown in the screenshot every time I connect my AirPods. Anything I should be doing differently to get this to work?@kavishdevar commented on GitHub (Dec 12, 2025):
Please share the logs with adb for the bluetooth app and my app. Also try using the latest stable release (v0.1.0-rc.4)
@DoKnocK commented on GitHub (Dec 15, 2025):
@kavishdevar: Installed the recommended latest stable release
(v0.1.0-rc.4), issue is the same on my non-rooted OnePlus 12 IN running OxygenOS 16.0.1.1: Connection Issues.
2: Attempted to collect the logs but failed.
3: Just for reference, I'm currently using PodsBattery to check battery levels on my AirPods, but it surely doesn't support any features which LibrePods does.
@Jofzar commented on GitHub (Dec 15, 2025):
Reporting the same issue on the newest nightly for me @kavishdevar
For clarification:
Symptoms are: connects perfectly, setup now works. Trying to play (via the touch control) music immediately stops with the error below.
Can't seem to see a rhyme or reason why it's actually occuring, seems to work sometimes (taking our headphones stop music) other times it's just straight broken.
Hopefully the logs below helps.
_data_user_0_me.kavishdevar.librepods_files_logs_airpods_log_20251215_194215.txt
And confirming everything is working (smooth sailing so far) on this nightly release below without root.
https://github.com/kavishdevar/librepods/releases/tag/nightly-f547cc1
Edit: actually that nightly is giving me issues, after trying to connect the airpods after the first connect auto disconnects.
@Meo98 commented on GitHub (Dec 15, 2025):
Hey, thanks for the build!
I've tried the artifact from the run you linked (build 19663012902) on my OnePlus 15, and most things work fine so far.
However, there is one annoying issue: I get the "AirPods connected" pop-up every single time I start a new audio source. For example, it happens whenever I start a new YouTube video or begin playing music on Tidal.
Is there a known solution or workaround for this behavior?
@Jofzar commented on GitHub (Dec 16, 2025):
https://github.com/kavishdevar/librepods/releases/tag/v0.1.0-rc.4
I found this the only one that's stable.