Android Open Source - Map GoogleMap TweetMap






Project Summary

An android app -- Display tweets either on Google Map or through timeline.

Web Site / Source Repository

TweetMap is hosted in the following web site
https://github.com/zz676/TweetMap

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
commons-logging-1.1.3.jar
gson-2.2.4.jar
httpclient-4.3.3.jar
httpcore-4.3.2.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
edu.nyu.gtstour.permission.MAPS_RECEIVE
Raw File Namesres\raw\medicare.json
res\raw\police.json
res\raw\radar_search.json




Resource Files

There are 4 image files in TweetMap. The names of the image files are listed as follows.

action_search.png
ic_drawer.png
ic_menu_refresh.png
twitterx.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TweetMap has the following Java source files.

edu.nyu.cloud.tweetmapx.MainActivity.java
edu.nyu.cloud.tweetmapx.TimeLineActivity.java
edu.nyu.cloud.tweetmapx.TweetArrayAdapter.java
edu.nyu.cloud.tweetmapx.map.HeatMap.java
edu.nyu.cloud.tweetmapx.tweetretrieval.TimeLineTweetsRetrievalTask.java
edu.nyu.cloud.tweetmapx.tweetretrieval.Tweet.java
edu.nyu.cloud.tweetmapx.tweetretrieval.TweetsRetrievalTask.java