Android Open Source - Video Capture clipsy






Project Summary

Android app for capturing and editing video..

Web Site / Source Repository

clipsy is hosted in the following web site
https://github.com/cemarriott/clipsy

If you think the Android project clipsy 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 clipsy.

ItemValue
Java File Count20
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count9
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 22 image files in clipsy. The names of the image files are listed as follows.

b_camera.png
button_options.png
button_zoom_in.png
button_zoom_out.png
clipsy_logo.png
content_save.png
ic_action_microphone.png
ic_action_search.png
marker_left_focused.png
marker_left_normal.png
marker_left_pressed.png
marker_right_focused.png
marker_right_normal.png
marker_right_pressed.png
menu_about.png
menu_reset.png
menu_save.png
menu_show_all_audio.png
navigation_expand.png
no_video.png
ringdroidlogo.png
search.png

The following screenshort is generated from the image listed above.

null




Java Source Files

clipsy has the following Java source files.

com.tsp.clipsy.AudioFragment.java
com.tsp.clipsy.FileChooser.java
com.tsp.clipsy.MainMenu.java
com.tsp.clipsy.PreviewActivity.java
com.tsp.clipsy.PreviewFragment.java
com.tsp.clipsy.Splash.java
com.tsp.clipsy.VideoFragment.java
com.tsp.clipsy.Viewer.java
com.tsp.clipsy.audio.AfterSaveActionDialog.java
com.tsp.clipsy.audio.FileSaveDialog.java
com.tsp.clipsy.audio.MarkerView.java
com.tsp.clipsy.audio.RingdroidEditActivity.java
com.tsp.clipsy.audio.SeekTest.java
com.tsp.clipsy.audio.SongMetadataReader.java
com.tsp.clipsy.audio.WaveformView.java
com.tsp.clipsy.audio.soundfile.CheapAAC.java
com.tsp.clipsy.audio.soundfile.CheapAMR.java
com.tsp.clipsy.audio.soundfile.CheapMP3.java
com.tsp.clipsy.audio.soundfile.CheapSoundFile.java
com.tsp.clipsy.audio.soundfile.CheapWAV.java