Android detect headset plugin through USB port

笑着哭i 提交于 2019-12-09 20:51:56

问题


There is a new technology of headset that soon will be popular with more devices.

Devices has a type-C jack only without 3.5MM jack (Aux), and I would like to detect a plugin connection for listen music. The regular way to detect Aux connection is

ACTION_HEADSET_PLUG

Please help me find a solution for this problem.

Thanks.

来源:https://stackoverflow.com/questions/38498831/android-detect-headset-plugin-through-usb-port

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!