Android Open Source - App module DJHero






Project Summary

EECE 381 Module 2 Android App that interfaces with the DE2 to mix songs.

Web Site / Source Repository

DJHero is hosted in the following web site
https://github.com/SM719/DJHero

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

ItemValue
Java File Count28
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count11
Fragment Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 61 image files in DJHero. The names of the image files are listed as follows.

arrow.png
bell.png
close.png
djicon.png
empty.png
fallback_cover.png
folder.png
frame.png
grabber.png
ic_btn_speak_now.png
ic_media_ff.png
ic_media_stop.png
ic_media_stop_48.png
ic_menu_add.png
ic_menu_close_clear_cancel.png
ic_menu_delete.png
ic_menu_gallery.png
ic_menu_music_library.png
ic_menu_preferences.png
ic_menu_refresh.png
ic_menu_save.png
ic_menu_search.png
ic_menu_sort_alphabetically.png
ic_tab_albums_selected.png
ic_tab_artists_selected.png
ic_tab_songs_selected.png
kg_widget_delete_drop_target.png
list_selector_disabled_holo_dark.9.png
mask.png
mic.png
music.png
music_bottom_playback_bg.9.png
musiccopy.png
next.png
notification_close.png
pause.png
perm_group_microphone.png
play.png
play_48.png
previous.png
random_active.png
repeat_active.png
repeat_current_active.png
repeat_inactive.png
sback.png
sforward.png
shuffle_active.png
shuffle_album_active.png
shuffle_inactive.png
status_icon.png
stop_current_active.png
stub.png
sym_action_add.png
toolbar_playlist.png
turntable.png
vinyl.png
widget_bg.9.png
widget_next.png
widget_pause.png
widget_play.png
widget_previous.png

The following screenshort is generated from the image listed above.

null




Java Source Files

DJHero has the following Java source files.

com.group15.djhero.AsyncTask.java
com.group15.djhero.AutoDetect.java
com.group15.djhero.ConnectToDE2.java
com.group15.djhero.DJInterface.java
com.group15.djhero.DeletePlayListSelectAdapter.java
com.group15.djhero.DeletePlaylist.java
com.group15.djhero.LazyAdapter.java
com.group15.djhero.ListIpAddresses.java
com.group15.djhero.MainScreen.java
com.group15.djhero.MaskImage.java
com.group15.djhero.MyApplication.java
com.group15.djhero.OnePlayList.java
com.group15.djhero.PlayListModify.java
com.group15.djhero.PlayListSelectAdapter.java
com.group15.djhero.PlayLists.java
com.group15.djhero.PlaySongPage.java
com.group15.djhero.RefreshList.java
com.group15.djhero.SearchSongs.java
com.group15.djhero.SendMessage.java
com.group15.djhero.ShakeListener.java
com.group15.djhero.Share.java
com.group15.djhero.Song.java
com.group15.djhero.SwipeDetector.java
com.group15.djhero.fragment1.java
com.group15.djhero.fragment2.java
com.group15.djhero.fragment_list.java
com.group15.djhero.fragment_list2.java
com.group15.djhero.songList.java