GetAudioDevicesTool
Lists all available audio devices (inputs and outputs) from android.media.AudioManager. No permissions required.
Output key devices: a list where each entry has id, name (human-readable label), type (e.g. speaker, headphones, bluetooth_a2dp), and is_output (sink vs source).