Android Open Source - App code Bollywood-Songs






Project Summary

This is my source code of an android app to download bollywood songs..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Bollywood-Songs.

ItemValue
Java File Count25
Target SDK Version11
Minimum SDK Version9
Activity Count8
jar files usedandroid-support-v4.jar
commons-collections4-4.0.jar
commons-io-2.4.jar
libGoogleAnalyticsServices.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\MEDIA




Resource Files

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.

null

Java Source Files

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