文件名称:WeChatVideoRecorder-master
介绍说明--下载内容均来自于网络,请自行研究使用
仿照微信的短视频录制、播放功能,源码实现基本功能,提供参考-Modeled on the micro-channel short video recording, playback
Source code to achieve the basic functions, provide a reference
Source code to achieve the basic functions, provide a reference
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WeChatVideoRecorder-master
..........................\.gitattributes
..........................\.gitignore
..........................\README.md
..........................\WeChatVideoRecorder.iml
..........................\app
..........................\...\.gitignore
..........................\...\app.iml
..........................\...\build.gradle
..........................\...\proguard-rules.pro
..........................\...\src
..........................\...\...\androidTest
..........................\...\...\...........\java
..........................\...\...\...........\....\info
..........................\...\...\...........\....\....\smemo
..........................\...\...\...........\....\....\.....\wechatvideorecorder
..........................\...\...\...........\....\....\.....\...................\ApplicationTest.java
..........................\...\...\main
..........................\...\...\....\AndroidManifest.xml
..........................\...\...\....\java
..........................\...\...\....\....\info
..........................\...\...\....\....\....\smemo
..........................\...\...\....\....\....\.....\wechatvideorecorder
..........................\...\...\....\....\....\.....\...................\MainActivity.java
..........................\...\...\....\....\....\.....\...................\PhoneManager.java
..........................\...\...\....\....\....\.....\...................\PhoneUtil.java
..........................\...\...\....\....\....\.....\...................\StringUtil.java
..........................\...\...\....\....\....\.....\...................\VideoRecordActivity.java
..........................\...\...\....\....\....\.....\...................\VideoRecorderView.java
..........................\...\...\....\res
..........................\...\...\....\...\drawable-xxhdpi
..........................\...\...\....\...\...............\ic_play_action_normal.png
..........................\...\...\....\...\...............\ic_play_action_pressed.png
..........................\...\...\....\...\...............\video_bg.png
..........................\...\...\....\...\...............\video_button.png
..........................\...\...\....\...\...............\video_ok.png
..........................\...\...\....\...\drawable
..........................\...\...\....\...\........\ic_play_action.xml
..........................\...\...\....\...\........\video_progress_color_left.xml
..........................\...\...\....\...\........\video_progress_color_right.xml
..........................\...\...\....\...\layout
..........................\...\...\....\...\......\activity_main.xml
..........................\...\...\....\...\......\activity_record.xml
..........................\...\...\....\...\......\ui_recorder.xml
..........................\...\...\....\...\menu
..........................\...\...\....\...\....\menu_main.xml
..........................\...\...\....\...\mipmap-hdpi
..........................\...\...\....\...\...........\ic_launcher.png
..........................\...\...\....\...\mipmap-mdpi
..........................\...\...\....\...\...........\ic_launcher.png
..........................\...\...\....\...\mipmap-xhdpi
..........................\...\...\....\...\............\ic_launcher.png
..........................\...\...\....\...\mipmap-xxhdpi
..........................\...\...\....\...\.............\ic_launcher.png
..........................\...\...\....\...\values-w820dp
..........................\...\...\....\...\.............\dimens.xml
..........................\...\...\....\...\values
..........................\...\...\....\...\......\dimens.xml
..........................\...\...\....\...\......\strings.xml
..........................\...\...\....\...\......\styles.xml
..........................\build.gradle
..........................\gradle.properties
..........................\gradle
..........................\......\wrapper
..........................\......\.......\gradle-wrapper.jar
..........................\......\.......\gradle-wrapper.properties
.................