1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-07-02 22:35:11 -04:00

Added functionality to save and display tweets to an SQLite DB.

TODO: Add retweeted field to DB, make fix SavedNewsActivity display.
This commit is contained in:
tokugawa
2014-04-14 00:42:55 -04:00
parent dddab46731
commit 4e4abc99e2
17 changed files with 590 additions and 4 deletions

View File

@ -12,3 +12,4 @@
# Project target.
target=android-19
android.library.reference.1=../../../workspace/appcompat_v7_5