文件名称:VideoComponent
介绍说明--下载内容来自于网络,使用问题请自行百度
Android 1.5之后支持vidio录音api.这里创建了一个程序来录制和播放video. 同时也有对于相关api的简单注释。-Early versions of Android platform did not support video recording and hence the developers were unable to create any video recording applications. With the release of SDK 1.5 (Cupcake) which is based on Linux Kernel 2.6.27, several new features and updates were introduced. This Android version supports video recording and playback.
Android 1.5(Cupcake) and later releases(Donut and Eclair) have APIs for recording video. But, it is difficult to find relevant, lucid and simple articles that explain how to use the Android APIs for recording video. This article attempts to elucidate how to create an application to record and play video. There is also a brief explanation of related APIs.
Android 1.5(Cupcake) and later releases(Donut and Eclair) have APIs for recording video. But, it is difficult to find relevant, lucid and simple articles that explain how to use the Android APIs for recording video. This article attempts to elucidate how to create an application to record and play video. There is also a brief explanation of related APIs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VideoComponent/.classpath
VideoComponent/.project
VideoComponent/AndroidManifest.xml
VideoComponent/assets/
VideoComponent/bin/
VideoComponent/bin/classes.dex
VideoComponent/bin/com/
VideoComponent/bin/com/tcs/
VideoComponent/bin/com/tcs/video/
VideoComponent/bin/com/tcs/video/R$attr.class
VideoComponent/bin/com/tcs/video/R$drawable.class
VideoComponent/bin/com/tcs/video/R$id.class
VideoComponent/bin/com/tcs/video/R$layout.class
VideoComponent/bin/com/tcs/video/R$string.class
VideoComponent/bin/com/tcs/video/R.class
VideoComponent/bin/com/tcs/video/VideoComponent$1.class
VideoComponent/bin/com/tcs/video/VideoComponent$2.class
VideoComponent/bin/com/tcs/video/VideoComponent.class
VideoComponent/bin/com/tcs/video/VideoPlayer.class
VideoComponent/bin/com/tcs/video/VideoRecorder$Preview.class
VideoComponent/bin/com/tcs/video/VideoRecorder.class
VideoComponent/bin/resources.ap_
VideoComponent/bin/VideoComponent.apk
VideoComponent/default.properties
VideoComponent/gen/
VideoComponent/gen/com/
VideoComponent/gen/com/tcs/
VideoComponent/gen/com/tcs/video/
VideoComponent/gen/com/tcs/video/R.java
VideoComponent/res/
VideoComponent/res/drawable/
VideoComponent/res/drawable/icon.png
VideoComponent/res/layout/
VideoComponent/res/layout/main1.xml
VideoComponent/res/layout/videoplayer.xml
VideoComponent/res/values/
VideoComponent/res/values/strings.xml
VideoComponent/src/
VideoComponent/src/com/
VideoComponent/src/com/tcs/
VideoComponent/src/com/tcs/video/
VideoComponent/src/com/tcs/video/VideoComponent.java
VideoComponent/src/com/tcs/video/VideoPlayer.java
VideoComponent/src/com/tcs/video/VideoRecorder.java
VideoComponent/.project
VideoComponent/AndroidManifest.xml
VideoComponent/assets/
VideoComponent/bin/
VideoComponent/bin/classes.dex
VideoComponent/bin/com/
VideoComponent/bin/com/tcs/
VideoComponent/bin/com/tcs/video/
VideoComponent/bin/com/tcs/video/R$attr.class
VideoComponent/bin/com/tcs/video/R$drawable.class
VideoComponent/bin/com/tcs/video/R$id.class
VideoComponent/bin/com/tcs/video/R$layout.class
VideoComponent/bin/com/tcs/video/R$string.class
VideoComponent/bin/com/tcs/video/R.class
VideoComponent/bin/com/tcs/video/VideoComponent$1.class
VideoComponent/bin/com/tcs/video/VideoComponent$2.class
VideoComponent/bin/com/tcs/video/VideoComponent.class
VideoComponent/bin/com/tcs/video/VideoPlayer.class
VideoComponent/bin/com/tcs/video/VideoRecorder$Preview.class
VideoComponent/bin/com/tcs/video/VideoRecorder.class
VideoComponent/bin/resources.ap_
VideoComponent/bin/VideoComponent.apk
VideoComponent/default.properties
VideoComponent/gen/
VideoComponent/gen/com/
VideoComponent/gen/com/tcs/
VideoComponent/gen/com/tcs/video/
VideoComponent/gen/com/tcs/video/R.java
VideoComponent/res/
VideoComponent/res/drawable/
VideoComponent/res/drawable/icon.png
VideoComponent/res/layout/
VideoComponent/res/layout/main1.xml
VideoComponent/res/layout/videoplayer.xml
VideoComponent/res/values/
VideoComponent/res/values/strings.xml
VideoComponent/src/
VideoComponent/src/com/
VideoComponent/src/com/tcs/
VideoComponent/src/com/tcs/video/
VideoComponent/src/com/tcs/video/VideoComponent.java
VideoComponent/src/com/tcs/video/VideoPlayer.java
VideoComponent/src/com/tcs/video/VideoRecorder.java
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
