文件名称:MoveTest
介绍说明--下载内容均来自于网络,请自行研究使用
录制视频并生成缩略图的简单源码是一个使用系统录像界面录制视频并生成一个视频缩略图的小例子,看了下源码实现主要使用了ThumbnailUtils.createVideoThumbnail(imgPath,Video.Thumbnails.MINI_KIND)没其他亮点,源码就百十行,感兴趣的朋友可以下载详细看一下,本项目编码UTF-8默认编译版本4.2.2有中文注释。-Record video and generate thumbnails of a simple source is a use system video interface video recording and generates a video thumbnail of a small example, look at the source code to achieve the main use of ThumbnailUtils.createVideoThumbnail (imgPath, Video.Thumbnails.MINI_KIND kind) not the he highlights, the source code is 110, and sense of interest in friends can download look in detail, the UTF-8 encoding default compiled version 4.2.2 Chinese notes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MoveTest
........\.classpath
........\.project
........\.settings
........\.........\org.eclipse.core.resources.prefs
........\.........\org.eclipse.jdt.core.prefs
........\AndroidManifest.xml
........\assets
........\bin
........\...\AndroidManifest.xml
........\...\classes
........\...\.......\com
........\...\.......\...\example
........\...\.......\...\.......\movetest
........\...\.......\...\.......\........\BuildConfig.class
........\...\.......\...\.......\........\MainActivity.class
........\...\.......\...\.......\........\R$attr.class
........\...\.......\...\.......\........\R$dimen.class
........\...\.......\...\.......\........\R$drawable.class
........\...\.......\...\.......\........\R$id.class
........\...\.......\...\.......\........\R$layout.class
........\...\.......\...\.......\........\R$menu.class
........\...\.......\...\.......\........\R$string.class
........\...\.......\...\.......\........\R$style.class
........\...\.......\...\.......\........\R.class
........\...\classes.dex
........\...\dexedLibs
........\...\.........\android-support-v4-c2993bf3303dee857d0934ec7cbe4ae1.jar
........\...\.........\android-support-v4-df537f4033f522b3d24968ab2aa0da63.jar
........\...\jarlist.cache
........\...\res
........\...\...\crunch
........\...\...\......\drawable-hdpi
........\...\...\......\.............\ic_launcher.png
........\...\...\......\.............\t_paizhao_back.png
........\...\...\......\.............\video_start.png
........\...\...\......\drawable-mdpi
........\...\...\......\.............\ic_launcher.png
........\...\...\......\drawable-xhdpi
........\...\...\......\..............\ic_launcher.png
........\...\...\......\drawable-xxhdpi
........\...\...\......\...............\ic_launcher.png
........\...\resources.ap_
........\gen
........\...\com
........\...\...\example
........\...\...\.......\movetest
........\...\...\.......\........\BuildConfig.java
........\...\...\.......\........\R.java
........\ic_launcher-web.png
........\libs
........\....\android-support-v4.jar
........\proguard-project.txt
........\project.properties
........\res
........\...\drawable-hdpi
........\...\.............\ic_launcher.png
........\...\.............\t_paizhao_back.png
........\...\.............\video_start.png
........\...\drawable-ldpi
........\...\drawable-mdpi
........\...\.............\ic_launcher.png
........\...\drawable-xhdpi
........\...\..............\ic_launcher.png
........\...\drawable-xxhdpi
........\...\...............\ic_launcher.png
........\...\layout
........\...\......\activity_main.xml
........\...\menu
........\...\....\main.xml
........\...\values
........\...\......\dimens.xml
........\...\......\strings.xml
........\...\......\styles.xml
........\...\values-sw600dp
........\...\..............\dimens.xml
........\...\values-sw720dp-land
........\...\...................\dimens.xml
........\...\values-v11
........\...\..........\styles.xml
........\...\values-v14
........\...\..........\styles.xml
........\src
........\...\com
........\...\...\example
........\...\...\.......\movetest
........\...\...\.......\........\MainActivity.java
........\目录列表.txt
........\说明.htm