Android Open Source - Video video playground-android-video






Project Summary

Sample android video component.

Web Site / Source Repository

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

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

ItemValue
Java File Count8
Activity Count1
Fragment Count3
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of playground-android-video is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Java Source Files

v.app.Config.java
v.app.MainActivity.java
v.app.Fragments.NoVideoFragment.java
v.app.Fragments.RecorderFragment.java
v.app.Fragments.VideoFragment.java
v.app.Helpers.HTTP.java
v.app.Interfaces.RemoteInterface.java
v.app.Services.UploadService.java