Android client for displayed news aticles scraped from the web.
local.news.scraper.school.project is hosted in the following web site
https://github.com/ashline/local.news.scraper.school.project
If you think the Android project local.news.scraper.school.project 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 local.news.scraper.school.project.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in local.news.scraper.school.project. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
local.news.scraper.school.project has the following Java source files.
com.thesis.ashline.localnewsscraper.ApplicationTest.java com.thesis.ashline.localnewsscraper.MainActivity.java com.thesis.ashline.localnewsscraper.adapter.FeedListAdapter.java com.thesis.ashline.localnewsscraper.api.AppController.java com.thesis.ashline.localnewsscraper.api.GsonRequest.java com.thesis.ashline.localnewsscraper.api.LruBitmapCache.java com.thesis.ashline.localnewsscraper.model.FeedItem.java com.thesis.ashline.localnewsscraper.view.ArticleListActivity.java com.thesis.ashline.localnewsscraper.view.FeedImageView.java com.thesis.ashline.localnewsscraper.view.NavigationDrawerFragment.java