test news feed app.
NewsFeed is hosted in the following web site
https://github.com/Canashii/NewsFeed
If you think the Android project NewsFeed 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 NewsFeed.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
NewsFeed has the following Java source files.
com.smotrova.newsfeed.cmd.Command.java com.smotrova.newsfeed.cmd.CommandService.java com.smotrova.newsfeed.cmd.GetNewsCommand.java com.smotrova.newsfeed.cmd.RetrofitCommand.java com.smotrova.newsfeed.store.NewsProvider.java com.smotrova.newsfeed.ui.NewsAdapter.java com.smotrova.newsfeed.ui.NewsDetailsActivity.java com.smotrova.newsfeed.ui.NewsListActivity.java