Android application that retrives the music files of sdcard and phone memory. example of popupwindow also.
MusicFiles is hosted in the following web site
https://github.com/dssunny/MusicFiles
If you think the Android project MusicFiles 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 MusicFiles.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
MusicFiles has the following Java source files.
com.example.getmusic.ClsLauncher.java com.example.getmusic.ClsMusicFileListFragment.java com.example.getmusic.ClsMusicFilesAdapter.java com.example.getmusic.MainActivity.java com.example.getmusic.MusicAdapter.java com.example.getmusic.MusicFragment.java