- 博客(4)
- 问答 (1)
- 收藏
- 关注
原创 Android高版本广播
Intent intent = new Intent("com.yl.gz.stopcamera");intent.setComponent( new ComponentName( "yl.com.buttondemo2" , "yl.com.buttondemo2.ShutdownReceiver"));sendBroadcast(intent);
2020-06-04 16:44:00
274
原创 Program type already present
error:Program type already present: android.support.v4.app.BackStackRecord$Op解决:导入的jar包重复引用,删除jar包ok
2019-07-16 16:16:24
818
转载 MediaRecorder.AudioSource音频参数说明
版权声明:本文为博主原创文章,http://blog.youkuaiyun.com/m0_37039192 https://blog.youkuaiyun.com/m0_37039192/article/details/77776844使用UVC格式带麦克外接摄像头,mAudioRecord音源参数设置MediaRecorder.AudioSource.MIC:音源会使用外设麦克MediaRec...
2019-07-16 16:10:46
4799
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人