Android Open Source - Video demo VideoExtand






Project Summary

Android video demo.

Web Site / Source Repository

VideoExtand is hosted in the following web site
https://github.com/lldm/VideoExtand

If you think the Android project VideoExtand listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of VideoExtand.

ItemValue
Java File Count26
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version7
Activity Count9
jar files usedOpenApiAndroidSdk1.0.jar
OpenApiAndroidSdk1.0.jar
VideoExtand_yuninfo_v201401102127.jar
android-support-v4.jar
android-support-v4.jar
apache-mime4j-0.6.jar
apache-mime4j-0.6.jar
bitmaploader_v201401070915.jar
bitmaploader_v201401070915.jar
gson-2.2.4.jar
gson-2.2.4.jar
httpmime-4.0.jar
httpmime-4.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of VideoExtand is as follows:

Apache License

Resource Files

There are 18 image files in VideoExtand. The names of the image files are listed as follows.

yuninfo_bg_button.9.png
yuninfo_bg_menudialog.9.png
yuninfo_btn_menudialog_cancel.9.png
yuninfo_btn_menudialog_cancel2.9.png
yuninfo_btn_menudialog_item.9.png
yuninfo_btn_menudialog_item2.9.png
yuninfo_btn_right.9.png
yuninfo_btn_right2.9.png
yuninfo_btn_video_start.png
yuninfo_btn_video_stop.png
yuninfo_ic_add_contact.png
yuninfo_ic_video_cancel.png
yuninfo_ic_video_ok.png
yuninfo_ic_video_view.png
yuninfo_video_start.9.png
yuninfo_video_start2.9.png
yuninfo_video_stop.9.png
yuninfo_video_stop2.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.androidtest.MainActivity.java
com.yuninfo.videoextand.BaseActivity.java
com.yuninfo.videoextand.Config.java
com.yuninfo.videoextand.ReadCardActivity.java
com.yuninfo.videoextand.SendCardActivity.java
com.yuninfo.videoextand.bean.CommonReq.java
com.yuninfo.videoextand.bean.ReadVideoResp.java
com.yuninfo.videoextand.bean.SendVideoResp.java
com.yuninfo.videoextand.bean.UploadReq.java
com.yuninfo.videoextand.bean.UploadResp.java
com.yuninfo.videoextand.player.VideoPlayerActivity.java
com.yuninfo.videoextand.recorder.RecorderActivity.java
com.yuninfo.videoextand.uploader.ProgressListener.java
com.yuninfo.videoextand.uploader.ProgressMultipartEntity.java
com.yuninfo.videoextand.uploader.ProgressOutputStream.java
com.yuninfo.videoextand.uploader.UploadHandler.java
com.yuninfo.videoextand.uploader.UploadThread.java
com.yuninfo.videoextand.utils.BeanRefUtil.java
com.yuninfo.videoextand.utils.DateUtil.java
com.yuninfo.videoextand.utils.FileUtil.java
com.yuninfo.videoextand.utils.HttpUtil.java
com.yuninfo.videoextand.utils.LogUtil.java
com.yuninfo.videoextand.utils.StringUtil.java
com.yuninfo.videoextand.widget.CustomPopupWindow.java
com.yuninfo.videoextand.widget.TitleBar.java
com.yuninfo.videoextand.widget.dialog.MenuDialog.java