An Android app that creates and plays slideshows with pictures and music..
Slideshow_Creator is hosted in the following web site
https://github.com/lukegjpotter/Slideshow_Creator
If you think the Android project Slideshow_Creator 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 Slideshow_Creator.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 15 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 9 image files in Slideshow_Creator. The names of the image files are listed as follows.
ic_menu_add.png ic_menu_back.png ic_menu_camera.png ic_menu_delete.png ic_menu_edit.png ic_menu_gallery.png ic_menu_play_clip.png ic_menu_slideshow.png video.png
The following screenshort is generated from the image listed above.
Slideshow_Creator has the following Java source files.
com.github.lukegjpotter.app.slideshowcreator.MediaItem.java com.github.lukegjpotter.app.slideshowcreator.PictureTakerActivity.java com.github.lukegjpotter.app.slideshowcreator.SlideshowActivity.java com.github.lukegjpotter.app.slideshowcreator.SlideshowEditorActivity.java com.github.lukegjpotter.app.slideshowcreator.SlideshowInfo.java com.github.lukegjpotter.app.slideshowcreator.SlideshowPlayerActivity.java