Android Open Source - Sound player fiction






Project Summary

Android music player.

Web Site / Source Repository

fiction is hosted in the following web site
https://github.com/lidavidm/fiction

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

ItemValue
Java File Count20
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version16
Activity Count3
Fragment Count2
jar files usedAndroid-BitmapCache-2.2.2.jar
android-support-v13.jar
android-support-v4.jar
crouton-1.8.1.jar
disklrucache-2.0.1.jar
volley.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of fiction is as follows:

GNU General Public License

Resource Files

There are 14 image files in fiction. The names of the image files are listed as follows.

ic_drawer.png
ic_menu_enqueue.png
ic_menu_favorite.png
ic_menu_list_enqueue.png
ic_menu_new.png
ic_menu_next.png
ic_menu_pause.png
ic_menu_play.png
ic_menu_previous.png
ic_menu_remove.png
ic_menu_repeat.png
ic_menu_save.png
ic_menu_search.png
ic_menu_shuffle.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.lithiumli.fiction.ArtistImageCache.java
com.lithiumli.fiction.FictionActivity.java
com.lithiumli.fiction.LibraryActivity.java
com.lithiumli.fiction.NowPlayingActivity.java
com.lithiumli.fiction.PlaybackQueue.java
com.lithiumli.fiction.PlaybackService.java
com.lithiumli.fiction.Playlist.java
com.lithiumli.fiction.PlaylistsSublibraryActivity.java
com.lithiumli.fiction.Song.java
com.lithiumli.fiction.SublibraryActivity.java
com.lithiumli.fiction.fragments.ArtistsGridFragment.java
com.lithiumli.fiction.fragments.FictionCursorAdapter.java
com.lithiumli.fiction.fragments.FictionGridFragment.java
com.lithiumli.fiction.fragments.FictionListFragment.java
com.lithiumli.fiction.fragments.PlaylistsListFragment.java
com.lithiumli.fiction.fragments.SongsListFragment.java
com.lithiumli.fiction.ui.AlbumSwiper.java
com.lithiumli.fiction.ui.SongsAlphabetIndexer.java
com.lithiumli.fiction.ui.UiUtils.java
com.lithiumli.fiction.util.BitmapLruCache.java