Android Open Source - News application talkintell






Project Summary

Prototype of a creepy news Application on Android.

Web Site / Source Repository

talkintell is hosted in the following web site
https://github.com/noKid/talkintell

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version12
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.MAP_RECEIVE
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 14 image files in talkintell. The names of the image files are listed as follows.

call.png
clock_icon.png
logo.png
maps_location.png
net_icon.png
phone_icon.png
rubriques.png
search.png
share.png
star.png
star_icon.png
user.png
user_icon.png
website_location.png

The following screenshort is generated from the image listed above.

null




Java Source Files

talkintell has the following Java source files.

creepy.talkintell.ArticleActivity.java
creepy.talkintell.ArticleListActivity.java
creepy.talkintell.HomeActivity.java
creepy.talkintell.RubriqueActivity.java
creepy.talkintell.adapters.ArticleListAdapter.java
creepy.talkintell.adapters.RubriqueAdapter.java
creepy.talkintell.data.Article.java
creepy.talkintell.data.Database.java
creepy.talkintell.data.Rubrique.java
creepy.talkintell.fragments.ArticleFragment.java
creepy.talkintell.fragments.ArticlesListFragment.java
creepy.talkintell.fragments.RubriqueFragment.java
creepy.talkintell.location.MapManager.java