Android Open Source - App display NewsPop






Project Summary

Android app to display 10 current most popular articles from the NY Times.

Web Site / Source Repository

NewsPop is hosted in the following web site
https://github.com/ahabbaba9/NewsPop

If you think the Android project NewsPop listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of NewsPop.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
json-simple-1.1.1.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 3 image files in NewsPop. The names of the image files are listed as follows.

bottom.png
ic_action_refresh.png
top.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NewsPop has the following Java source files.

com.ariana.newspop.Article.java
com.ariana.newspop.ArticleAdapter.java
com.ariana.newspop.ArticleList.java
com.ariana.newspop.SplashScreen.java
com.ariana.newspop.WebViewActivity.java
com.ariana.newspop.http.AsyncResponse.java
com.ariana.newspop.http.RequestTask.java