Android implementation of an application that uses the cammera to record a video and then posts it to a given youtube client.
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.
The following table is the detailed list of android-video-share.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 9 |
Activity Count | 3 |
jar files used | activation.jar additionnal.jar android-support-v4.jar mail.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.RECORD_VIDEO android.permission.STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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.
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