Android app that allows users to search twitter using the Twitter 1.1 API, then when a profile is clicked on takes them to the profile page and sends a click signal to the server. the server keeps track of who has been clicked on and displays the information in a php web page..
Twitter-Click-Counter is hosted in the following web site
https://github.com/jamodan/Twitter-Click-Counter
If you think the Android project Twitter-Click-Counter 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 Twitter-Click-Counter.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar twitter4j-core-3.0.5.jar |
Required Permissions | android.permission.INTERNET |
There are 6 image files in Twitter-Click-Counter. The names of the image files are listed as follows.
cancel.png forward_dark.png forward_light.png menu.png profile_image.png search_icon.9.png
The following screenshort is generated from the image listed above.
Twitter-Click-Counter has the following Java source files.
com.jamison.searchtwitter.MainActivity.java com.jamison.searchtwitter.MyCursorAdapter.java