A simple Android app that parses Apple's top 10 songs or apps RSS feed.
top10downloader-android is hosted in the following web site
https://github.com/rishadafc/top10downloader-android
If you think the Android project top10downloader-android 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 top10downloader-android.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
top10downloader-android has the following Java source files.
com.rishadafc.top10downloader.Application.java com.rishadafc.top10downloader.MainActivity.java com.rishadafc.top10downloader.ParseApplications.java