Kavish Devar

Results 185 comments of Kavish Devar

https://github.com/adolfintel/OpenPods/issues/58#issuecomment-2368255376 TL;DR Got it working by commenting a few lines in the bluetooth stack's code for managing l2c connections (the ones which were blocking when sending data to the airpods,...

I've created a issue on issuetracker for this! https://issuetracker.google.com/issues/371713238. please upvote :)

@aikooo7 you can try a WIP app if you have a rooted phone right now!

Are you comfortable with working with a shell environment? If you are then, you will have to create a shell script in post-data-fs for overlaying the library file (I'll upload...

@aikooo7, instructions and files on my [first release](https://github.com/kavishdevar/aln/releases/tag/v0.0.1)

You will need a mac and iphone. Here's what you can try: - first of all, disable the "Heart Rate" under Privacy in the AirPods settings - install the bluetooth...

also, do join the discord server for discussions if you'd like: https://discord.gg/HhG4ycVum4

could you please grab logs with `logcat -b crash`? It could be possible that I have used some newer API without realizing that the app targets Oreo. Also, when you...

> I don't really have any idea how to check if those libraries are in use so I can't tell `lsof` is the command that lists files that are in...

> it's a device with root rights that I don't mind, the plan was to use it as a remote control to set up the airpods. Maybe you can use...