The Implementation of A2DP Sink in Android 4.4

    A2DP Sink was not supported in Android 4.4. We implemented this feature which can be applied in the scenarios below.


技术分享


技术分享


You can get the code from https://android-review.googlesource.com/#/c/98161/. We tested the solution on Nexus 5. Our solution includes 3 modules: Bluetooth Stack, SBC Decoder and Audio System which is dependent on the device. If you want to integrate this solution, maybe you have to port Audio System module on your phone. For example, Xperia phone‘s Audio System is different from Nexus 5, so we had to adapt our code in Audio System for Xperia phone.

    If you are interested in A2DP Sink and need support, welcome to discuss with me.

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。