Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 565 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 565 Bytes

showpic

使用3 种不同的 API (ImageView,SurfaceView,自定义 View),绘制图片。

博客链接

audiodemo

使用 AudioRecord 和 AudioTrack API 完成音频 PCM 数据的采集和播放,并实现读写音频 wav 文件。

博客链接