@saagar@federated.saagarjha.com
Post #2011310
2026-04-13 03:57 UTC
@GeekAndDad I have been using Android APKs because you can readily just download them from the internet. Just hand it to Claude and say “can you look inside this app using any tools of your choice and figure out how it talks to the device” and usually that’s it
Replies (1)
-
@saagar@federated.saagarjha.com 2026-04-13 03:57
@GeekAndDad For Bluetooth specifically usually it requires multiple steps so I had it first scan for the device and make sure it could see it, then list services etc. then figure out the protocol to talk to it. It took a few tries but I just kept handing it the logs and it did it