Android application that allows user to build custom news feed based on keywords.
KeyNews is hosted in the following web site
https://github.com/johns4ta/KeyNews
If you think the Android project KeyNews 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 KeyNews.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
KeyNews has the following Java source files.
com.johns4ta.news_app.Article.java com.johns4ta.news_app.EditNews.java com.johns4ta.news_app.NewsFeed.java com.johns4ta.news_app.WebViewActivity.java com.johns4ta.news_app.XMLParser.java