Android Application to create musical/non-musical Slideshows.
Musical-Image-Show is hosted in the following web site
https://github.com/bhavanacse/Musical-Image-Show
If you think the Android project Musical-Image-Show 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 Musical-Image-Show.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\images.jpg assets\play_slideshow.jpg assets\splash_screen_image1.jpg assets\splash_screen_image2.jpg |
Raw File Names | res\raw\music_bit.mp3 |
There are 26 image files in Musical-Image-Show. The names of the image files are listed as follows.
apptheme_btn_check_off_focused_holo_light.png apptheme_btn_check_on_focused_holo_light.png apptheme_btn_radio_off_focused_holo_light.png apptheme_btn_radio_on_focused_holo_light.png apptheme_textfield_activated_holo_light.9.png apptheme_textfield_default_holo_light.9.png apptheme_textfield_disabled_focused_holo_light.9.png apptheme_textfield_disabled_holo_light.9.png apptheme_textfield_focused_holo_light.9.png btn_default_pressed_holo_light.9.png btn_group_disabled_holo_light.9.png btn_toggle_off_disabled_focused_holo_dark.9.png btn_toggle_off_pressed_holo_dark.9.png checkbox_selected.png ic_action_accept.png ic_action_add_to_queue.png ic_action_blank.png ic_action_cancel.png ic_action_edit.png ic_action_new.png ic_action_new_picture.png ic_action_overflow.png ic_action_picture.png ic_action_play.png ic_action_remove.png ic_action_slideshow.png
The following screenshort is generated from the image listed above.
Musical-Image-Show has the following Java source files.
org.bhavmayyin.musicalimageshow.AudioMediaActivity.java org.bhavmayyin.musicalimageshow.DatabaseHelper.java org.bhavmayyin.musicalimageshow.ImageDisplayActivity.java org.bhavmayyin.musicalimageshow.ImageShow.java org.bhavmayyin.musicalimageshow.InteractiveArrayAdapter.java org.bhavmayyin.musicalimageshow.MainActivity.java org.bhavmayyin.musicalimageshow.MusicDisplayActivity.java org.bhavmayyin.musicalimageshow.PlaySound.java org.bhavmayyin.musicalimageshow.SelectionActivity.java org.bhavmayyin.musicalimageshow.ShowList.java org.bhavmayyin.musicalimageshow.ShowMusic.java org.bhavmayyin.musicalimageshow.SlideShow.java org.bhavmayyin.musicalimageshow.SlideShowActivity.java