Android Open Source - Development json dNews






Project Summary

Aplicaci?n android para ver noticias recibidas en formato json desde https://ajax.googleapis.com/.

Web Site / Source Repository

dNews is hosted in the following web site
https://github.com/hag005/dNews

If you think the Android project dNews 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 dNews.

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
commons-io-2.4.jar
commons-lang3-3.3.2.jar
gson-2.3.1.jar
guava-18.0.jar
javax.annotation-api-1.2.jar
jsonschema2pojo-gradle-plugin-0.4.0.jar
ocpsoft-pretty-time-1.0.7.jar
okhttp-2.1.0.jar
okhttp-urlconnection-2.1.0.jar
okio-1.0.1.jar
picasso-2.4.0.jar
retrofit-1.8.0.jar
slf4j-android-1.6.1-RC1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

api_icon.png
icono_no_disponible.png
loading_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

dNews has the following Java source files.

com.hugoag.dnews.App.java
com.hugoag.dnews.GoogleNewsService.java
com.hugoag.dnews.Mockup.java
com.hugoag.dnews.activities.MainActivity.java
com.hugoag.dnews.activities.NoticiaActivity.java
com.hugoag.dnews.model.Noticia.java
com.hugoag.dnews.model.gnews.Cursor.java
com.hugoag.dnews.model.gnews.GoogleNews.java
com.hugoag.dnews.model.gnews.Image.java
com.hugoag.dnews.model.gnews.Page.java
com.hugoag.dnews.model.gnews.RelatedStory.java
com.hugoag.dnews.model.gnews.ResponseData.java
com.hugoag.dnews.model.gnews.Result.java
com.hugoag.dnews.views.NoticiaAdapter.java
com.hugoag.dnews.views.ViewHolder.java