https://github.com/ospoon/videorecordertest
https://github.com/ospoon/videorecordertest
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ospoon/videorecordertest
- Owner: OSpoon
- Created: 2017-07-22T15:09:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T09:07:32.000Z (almost 9 years ago)
- Last Synced: 2024-12-28T06:09:36.426Z (over 1 year ago)
- Language: Java
- Size: 25.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 投保双录
#### 使用到的第三方库
1.jcvideoplayer 视频播放器,支持本地在线等多格式播放
2.material-camera 视频录制使用.捆绑有视频播放器
3.oss 阿里云oss上传
4.gson json解析
5.debug-db:1.0.0 数据库调试库,可在浏览器实时查看数据库状态数据
6.BaseRecyclerViewAdapterHelper
7.litepal 数据库操作库
8.circleimageview 圆形图片显示view
...