Android Open Source - Video record android-video-share






Project Summary

Android implementation of an application that uses the cammera to record a video and then posts it to a given youtube client.

Web Site / Source Repository

android-video-share is hosted in the following web site
https://github.com/hmetaute/android-video-share

If you think the Android project android-video-share 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 android-video-share.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Minimum SDK Version9
Activity Count3
jar files usedactivation.jar
additionnal.jar
android-support-v4.jar
mail.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.RECORD_VIDEO
android.permission.STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 26 image files in android-video-share. The names of the image files are listed as follows.

layout01_09.png
layout01_10.png
layout01_11.png
layout01_12.png
layout01_13.png
layout01_14.png
layout01_15.png
layout01_16.png
layout01_18.png
layout01_19.png
layout01_20.png
layout02_04.png
layout02_10.png
layout02_11.png
layout02_12.png
record_button.png
row_1_column_1.png
row_1_column_3.png
row_2_column_1.png
row_2_column_3.png
row_3_column_1.png
row_3_column_2_central.png
row_3_column_2_left.png
row_3_column_2_right.png
row_3_column_3.png
send_button.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-video-share has the following Java source files.

com.audio.record.CameraPreview.java
com.audio.record.MailActivity.java
com.audio.record.MainActivity.java
com.audio.record.RecordPlaybackActivity.java
com.audio.record.util.SystemUiHider.java
com.audio.record.util.SystemUiHiderBase.java
com.audio.record.util.SystemUiHiderHoneycomb.java
com.mail.send.EmailValidator.java
com.mail.send.Mail.java
com.mail.send.Messenger.java
com.mail.send.SendEmailAsyncTask.java