2020年5月29日

摘要: 做好了拍照的功能,增加了上传录制摄的功能。 部分代码: private void takePhoto () { // Checks for camera app available Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE) 阅读全文
posted @ 2020-05-29 22:23 小橘猫xjm 阅读(121) 评论(0) 推荐(0)

导航