TutuuXY / Android_Twitter_Search_Filter_Display

Android_Twitter_Search_Filter_Display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android_Twitter_Search_Filter_Display

Finish Data: March 2013

Android app. Used the Twitter API to pull tweets from Twitter and display them in a list View. The user's Twitter photo, handle and location should be displayed alongside the tweet. Built a simple search box that filters tweets based on user location. For example if you enter 'New York' in the search box, it should display users from New York.

Implement a light weight persistent data store like sqlite.

Back, Next buttons provided for review filter history.

My image

Snapshot of the app.

This is the android programming assignment of the course of COMS E6998 Cellular Network & Mobile Computing I am taking in Columbia University. Please don't use this for cheating!!

For any questions, please contact me at xuyuangogogo at gmail dot com.

About

Android_Twitter_Search_Filter_Display


Languages

Language:Java 100.0%