An android app to collect latest jobs from the RSS feeds by parsing XML data.
jobCollectorXMLParser is hosted in the following web site
https://github.com/provish/jobCollectorXMLParser
If you think the Android project jobCollectorXMLParser 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 jobCollectorXMLParser.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar universal-image-loader-1.8.4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in jobCollectorXMLParser. The names of the image files are listed as follows.
iconstar.png
The following screenshort is generated from the image listed above.
jobCollectorXMLParser has the following Java source files.
com.example.governmentjobsalert.JobDetails.java com.example.governmentjobsalert.Listener.UpdateUIListener .java com.example.governmentjobsalert.MainActivity.java com.example.governmentjobsalert.adapters.JobsListAdapter.java com.example.governmentjobsalert.async.XMLParser.java com.example.governmentjobsalert.bean.JobListGson.java com.example.governmentjobsalert.bean.Rowitem.java