Android app for capturing and editing video..
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.
The following table is the detailed list of clipsy.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 9 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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.
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