资源简介

该代码主要是利用萤石云SDK在Android studio中开发APP进行摄像头的实时监控的Demo。该Demo写的非常的精简,组件用就两个按键、一个SurfaceView实现了视频的开始监控和停止监控的功能,非常有利于小白们进行二次开发。

资源截图

代码片段和文件信息

/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * gradle plugin from the resource data it found. It
 * should not be modified by hand.
 */
package android.arch.core;

public final class R {
    private R() {}

}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        187  2019-05-12 11:55  HaiKongVideoRealPlayDemo\.gitignore

     文件          1  2019-05-12 14:12  HaiKongVideoRealPlayDemo\.gradle\4.6\fileChanges\last-build.bin

     文件         17  2019-05-12 14:12  HaiKongVideoRealPlayDemo\.gradle\4.6\fileContent\fileContent.lock

     文件     249119  2019-05-12 14:12  HaiKongVideoRealPlayDemo\.gradle\4.6\fileHashes\fileHashes.bin

     文件         17  2019-05-12 14:12  HaiKongVideoRealPlayDemo\.gradle\4.6\fileHashes\fileHashes.lock

     文件      20945  2019-05-12 14:08  HaiKongVideoRealPlayDemo\.gradle\4.6\fileHashes\resourceHashesCache.bin

     文件    1011298  2019-05-12 14:08  HaiKongVideoRealPlayDemo\.gradle\4.6\javaCompile\classAnalysis.bin

     文件     464570  2019-05-12 14:08  HaiKongVideoRealPlayDemo\.gradle\4.6\javaCompile\jarAnalysis.bin

     文件         17  2019-05-12 14:08  HaiKongVideoRealPlayDemo\.gradle\4.6\javaCompile\javaCompile.lock

     文件      81217  2019-05-12 14:08  HaiKongVideoRealPlayDemo\.gradle\4.6\javaCompile\taskHistory.bin

     文件      23709  2019-05-12 14:08  HaiKongVideoRealPlayDemo\.gradle\4.6\javaCompile\taskJars.bin

     文件    1081442  2019-05-12 14:12  HaiKongVideoRealPlayDemo\.gradle\4.6\taskHistory\taskHistory.bin

     文件         17  2019-05-12 14:12  HaiKongVideoRealPlayDemo\.gradle\4.6\taskHistory\taskHistory.lock

     文件         17  2019-05-12 14:12  HaiKongVideoRealPlayDemo\.gradle\buildOutputCleanup\buildOutputCleanup.lock

     文件         51  2019-05-12 11:56  HaiKongVideoRealPlayDemo\.gradle\buildOutputCleanup\cache.properties

     文件      21233  2019-05-12 14:12  HaiKongVideoRealPlayDemo\.gradle\buildOutputCleanup\outputFiles.bin

     文件          0  2019-05-12 11:56  HaiKongVideoRealPlayDemo\.gradle\vcsWorkingDirs\gc.properties

     文件        539  2019-05-12 13:31  HaiKongVideoRealPlayDemo\.idea\caches\build_file_checksums.ser

     文件       1803  2019-05-12 11:55  HaiKongVideoRealPlayDemo\.idea\codestyles\Project.xml

     文件        626  2019-05-12 11:56  HaiKongVideoRealPlayDemo\.idea\gradle.xml

     文件        541  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__android_arch_core_common_1_1_1_jar.xml

     文件        655  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__android_arch_core_runtime_1_1_1.xml

     文件        556  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__android_arch_lifecycle_common_1_1_1_jar.xml

     文件        671  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__android_arch_lifecycle_livedata_1_1_1.xml

     文件        695  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__android_arch_lifecycle_livedata_core_1_1_1.xml

     文件        666  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__android_arch_lifecycle_runtime_1_1_1.xml

     文件        676  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__android_arch_lifecycle_viewmodel_1_1_1.xml

     文件        522  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__com_android_support_animated_vector_drawable_28_0_0.xml

     文件        678  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__com_android_support_appcompat_v7_28_0_0.xml

     文件        507  2019-05-12 11:57  HaiKongVideoRealPlayDemo\.idea\libraries\Gradle__com_android_support_asynclayoutinflater_28_0_0.xml

............此处省略2329个文件信息

评论

共有 条评论