Android Open Source - Sound music imslpdroid






Project Summary

Android app for accessing music scores on IMSLP..

Web Site / Source Repository

imslpdroid is hosted in the following web site
https://github.com/nicolamontecchio/imslpdroid

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

ItemValue
Java File Count20
Supported screen sizes[hdpi]
Minimum SDK Version4
Activity Count17
jar files usedjsoup-1.5.2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\accents.csv
assets\composers.txt




License

The license information of imslpdroid is as follows:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, includin...

Resource Files

There are 20 image files in imslpdroid. The names of the image files are listed as follows.

ic_menu_refresh.png
launcher.png
score_blocked.png
score_downloadable.png
score_downloaded.png
tab_composers_selected.png
tab_composers_unselected.png
tab_downloaded_selected.png
tab_downloaded_unselected.png
tab_info_score.png
tab_info_selected.png
tab_info_unselected.png
tab_instrumentation_selected.png
tab_instrumentation_unselected.png
tab_nationality_selected.png
tab_nationality_unselected.png
tab_timeperiod_selected.png
tab_timeperiod_unselected.png
tab_worktype_selected.png
tab_worktype_unselected.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.imslpdroid.AboutAppActivity.java
com.imslpdroid.ComposersActivity.java
com.imslpdroid.DownloadedActivity.java
com.imslpdroid.ImslpdroidActivity.java
com.imslpdroid.InstrumentationActivity.java
com.imslpdroid.NationalityActivity.java
com.imslpdroid.PiecesActivity.java
com.imslpdroid.RestrictedComposersActivity.java
com.imslpdroid.ScoreDownloadActivity.java
com.imslpdroid.ScoresActivity.java
com.imslpdroid.TimePeriodActivity.java
com.imslpdroid.WorkTypesActivity.java
com.imslpdroid.data.DataStorageHelper.java
com.imslpdroid.data.DataStorage.java
com.imslpdroid.data.ExternalStorageUnavailableException.java
com.imslpdroid.data.Score.java
com.imslpdroid.gui.IntentUtils.java
com.imslpdroid.gui.RestrictableListView.java
com.imslpdroid.gui.ScoreAdapter.java
com.imslpdroid.gui.StorableRestrictableListView.java