Android Open Source - Sound playback android-audio-video-demo






Project Summary

Android demo for playback and capture of Audio and Video.

Web Site / Source Repository

android-audio-video-demo is hosted in the following web site
https://github.com/codepath/android-audio-video-demo

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

ItemValue
Java File Count3
Target SDK Version19
Minimum SDK Version10
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\sample_audio.mp3
res\raw\small_video.mp4




Java Source Files

android-audio-video-demo has the following Java source files.

com.codepath.examples.audiovideodemo.AudioActivity.java
com.codepath.examples.audiovideodemo.MainActivity.java
com.codepath.examples.audiovideodemo.VideoActivity.java