Android Open Source - Sound music Billy Project Summary A Billboard music charts app for Android.
Web Site / Source Repository Billy is hosted in the following web site https://github.com/vibinr/Billy
If you think the Android project Billy 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 Billy.
Item Value Java File Count 41 Supported screen sizes [mdpiv21, mdpi, xxhdpi, hdpi, xhdpi, hdpiv21, xxhdpiv21, xhdpiv21] Activity Count 3 Fragment Count 1 jar files used YouTubeAndroidPlayerApi.jar android-support-v4.jar systembartint-1.0.3.jar Required Permissions android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE Raw File Names res\raw\changelog.xml
License The license information of Billy is as follows:
GNU General Public License
Resource Files There are 26 image files in Billy.
The names of the image files are listed as follows.
ab_bottom_solid.9.png
ab_solid.9.png
ab_transparent.9.png
btn_default_normal_holo_light.9.png
btn_default_pressed_holo_light.9.png
dashes.png
dot_overflow.png
drag_handler.png
ic_action_overflow.png
ic_notification.png
menu_dropdown_panel.9.png
notification_dismiss_normal.png
notification_dismiss_pressed.png
notification_pause_normal.png
notification_pause_pressed.png
notification_play_normal.png
notification_play_pressed.png
now_playing.png
pause_normal.png
pause_pressed.png
play_normal.png
play_pressed.png
seek_thumb.png
share_holo_light.png
up.png
youtube_play.png
The following screenshort is generated from the image listed above.
Java Source Files com.vibin.billy.BillyApplication.java com.vibin.billy.BillyItem.java com.vibin.billy.BitmapLruCache.java com.vibin.billy.ChangelogDialog.java com.vibin.billy.CustomBaseAdapter.java com.vibin.billy.CustomDatabaseAdapter.java com.vibin.billy.CustomFragmentAdapter.java com.vibin.billy.CustomListPreference.java com.vibin.billy.CustomShareActionProvider.java com.vibin.billy.CustomStringRequest.java com.vibin.billy.DetailView.java com.vibin.billy.LicensesFragment.java com.vibin.billy.MainActivity.java com.vibin.billy.MediaControl.java com.vibin.billy.NotifyingScrollView.java com.vibin.billy.PPlayerService.java com.vibin.billy.PlayerService.java com.vibin.billy.ProcessingTask.java com.vibin.billy.ReorderedListPreference.java com.vibin.billy.Settings.java com.vibin.billy.SongsFragment.java com.vibin.billy.SwingBottomInAnimationAdapter.java com.vibin.billy.draglistview.DynamicListView.java com.vibin.billy.draglistview.StableArrayAdapter.java com.vibin.billy.swipeable.ActivitySwipeDismissListener.java com.vibin.billy.swipeable.AnimationUtils.java com.vibin.billy.swipeable.SwipeDismissViewGroup.java com.vibin.billy.swipeable.SwipeListener.java com.vibin.billy.swipeable.SwipeableActivity.java com.vibin.billy.swipeable.WindowDimens.java com.vibin.billy.swipeable.WindowUtils.java org.videolan.libvlc.AudioOutput.java org.videolan.libvlc.EventHandler.java org.videolan.libvlc.HWDecoderUtil.java org.videolan.libvlc.IVideoPlayer.java org.videolan.libvlc.LibVLC.java org.videolan.libvlc.LibVlcException.java org.videolan.libvlc.LibVlcUtil.java org.videolan.libvlc.MediaList.java org.videolan.libvlc.Media.java org.videolan.libvlc.TrackInfo.java