Prototype of a creepy news Application on Android.
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.
The following table is the detailed list of talkintell.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 12 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 |
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.
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