This is my source code of an android app to download bollywood songs..
Bollywood-Songs is hosted in the following web site
https://github.com/knightkill/Bollywood-Songs
If you think the Android project Bollywood-Songs 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 Bollywood-Songs.
Item | Value |
---|---|
Java File Count | 25 |
Target SDK Version | 11 |
Minimum SDK Version | 9 |
Activity Count | 8 |
jar files used | android-support-v4.jar commons-collections4-4.0.jar commons-io-2.4.jar libGoogleAnalyticsServices.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\MEDIA |
There are 2 image files in Bollywood-Songs. The names of the image files are listed as follows.
bollywood.png dir_up.png
The following screenshort is generated from the image listed above.
Bollywood-Songs has the following Java source files.
com.bs.songs.App.java com.bs.songs.Config.java com.bs.songs.ConnectionDetector.java com.bs.songs.Data.java com.bs.songs.DownloadDialog.java com.bs.songs.DownloadService.java com.bs.songs.DownloadSong.java com.bs.songs.HttpUtils.java com.bs.songs.JSONParser.java com.bs.songs.MainActivity.java com.bs.songs.ProgressActivity.java com.bs.songs.PromoService.java com.bs.songs.PromoteActivity.java com.bs.songs.SectionListAdapter.java com.bs.songs.SectionListView.java com.bs.songs.SelectActivity.java com.bs.songs.SongActivity.java com.bs.songs.SongsActivity.java com.bs.songs.bean.Movie.java com.bs.songs.bean.Song.java com.bs.songs.dbhelper.MediaDataHandler.java com.bs.songs.lazyload.FileCache.java com.bs.songs.lazyload.ImageLoader.java com.bs.songs.lazyload.MemoryCache.java com.bs.songs.lazyload.Utils.java