An Android app to download songs from the soundcloud music platform..
SCPuller is hosted in the following web site
https://github.com/Dakror/SCPuller
If you think the Android project SCPuller 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 SCPuller.
Item | Value |
---|---|
Java File Count | 36 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in SCPuller. The names of the image files are listed as follows.
scpuller.png
The following screenshort is generated from the image listed above.
SCPuller has the following Java source files.
com.mpatric.mp3agic.AbstractID3v2FrameData.java com.mpatric.mp3agic.AbstractID3v2Tag.java com.mpatric.mp3agic.BaseException.java com.mpatric.mp3agic.BufferTools.java com.mpatric.mp3agic.ByteBufferUtils.java com.mpatric.mp3agic.EncodedText.java com.mpatric.mp3agic.FileWrapper.java com.mpatric.mp3agic.ID3Wrapper.java com.mpatric.mp3agic.ID3v1.java com.mpatric.mp3agic.ID3v1Genres.java com.mpatric.mp3agic.ID3v1Tag.java com.mpatric.mp3agic.ID3v2.java com.mpatric.mp3agic.ID3v22Tag.java com.mpatric.mp3agic.ID3v23Tag.java com.mpatric.mp3agic.ID3v24Frame.java com.mpatric.mp3agic.ID3v24Tag.java com.mpatric.mp3agic.ID3v2ChapterFrameData.java com.mpatric.mp3agic.ID3v2ChapterTOCFrameData.java com.mpatric.mp3agic.ID3v2CommentFrameData.java com.mpatric.mp3agic.ID3v2Frame.java com.mpatric.mp3agic.ID3v2FrameSet.java com.mpatric.mp3agic.ID3v2ObseleteFrame.java com.mpatric.mp3agic.ID3v2ObseletePictureFrameData.java com.mpatric.mp3agic.ID3v2PictureFrameData.java com.mpatric.mp3agic.ID3v2TagFactory.java com.mpatric.mp3agic.ID3v2TextFrameData.java com.mpatric.mp3agic.ID3v2UrlFrameData.java com.mpatric.mp3agic.InvalidDataException.java com.mpatric.mp3agic.Mp3File.java com.mpatric.mp3agic.MpegFrame.java com.mpatric.mp3agic.MutableInteger.java com.mpatric.mp3agic.NoSuchTagException.java com.mpatric.mp3agic.NotSupportedException.java com.mpatric.mp3agic.UnsupportedTagException.java com.mpatric.mp3agic.Version.java de.dakror.scpuller.SCPuller.java