首页 > 移动平台 > 详细

The Implementation of A2DP Sink in Android 4.4

时间:2014-12-24 18:11:25      阅读:495      评论:0      收藏:0      [点我收藏+]

    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.

The Implementation of A2DP Sink in Android 4.4

原文:http://blog.csdn.net/wendell_gong/article/details/42124661

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!